Installation of the manpage via automake
Status: Beta
Brought to you by:
lh3lh3
Hello,
Here is a trivial patch to install the manual page automatically. It works well when --prefix is passed to ./configure.
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,6 +6,7 @@ maq_SOURCES = main.c const.c seq.c bfa.c read.cc fasta2bfa.c fastq2bfq.c merge.c
altchr.cc submap.c rmdup.cc simulate.c genran.c indel_pe.cc stdaln.c indel_call.cc \
eland2maq.cc csmap2ntmap.cc break_pair.c
maq_LDADD = -lm -lz
+man_MANS = maq.1
bfa.o:bfa.h
main.o:main.h
Have a nice day,
--
Charles Plessy
Debian-Med packaging team
http://www.debian.org/devel/debian-med
Tsurumi, Kanagawa, Japan