[xiph-cvs] cvs commit: postfish Makefile.am
Monty
xiphmont at xiph.org
Sun Dec 1 18:27:12 PST 2002
xiphmont 02/12/01 21:27:12
Modified: . Makefile.am
Log:
fix to make sure man file is installed/included
Revision Changes Path
1.3 +2 -1 postfish/Makefile.am
Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/postfish/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Makefile.am 30 Nov 2002 07:30:29 -0000 1.2
+++ Makefile.am 2 Dec 2002 02:27:12 -0000 1.3
@@ -7,6 +7,7 @@
LDADD = -lm -lpthread -lncurses
bin_PROGRAMS = postfish
+man_MANS = postfish.1
postfish_SOURCES = postfish.c smallft.c form.c smallft.h form.h
postfish_LDADD = $(LDADD)
@@ -17,4 +18,4 @@
profile:
$(MAKE) all CFLAGS="@PROFILE@"
-EXTRA_DIST = COPYING autogen.sh configure.in Makefile.am
\ No newline at end of file
+EXTRA_DIST = COPYING postfish.1
<p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the commits
mailing list