[xiph-cvs] cvs commit: vorbis-tools/oggenc/man Makefile.am
Jack Moffitt
jack at xiph.org
Sun Oct 29 20:55:33 PST 2000
jack 00/10/29 20:55:33
Modified: . configure.in
Added: oggenc/man Makefile.am
Log:
forgot some stuff
Revision Changes Path
1.4 +1 -1 vorbis-tools/configure.in
Index: configure.in
===================================================================
RCS file: /usr/local/cvsroot/vorbis-tools/configure.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- configure.in 2000/10/30 01:17:22 1.3
+++ configure.in 2000/10/30 04:55:33 1.4
@@ -77,4 +77,4 @@
AC_SUBST(PROFILE)
AC_SUBST(CC)
-AC_OUTPUT(Makefile oggenc/Makefile ogg123/Makefile vorbiscomment/Makefile)
+AC_OUTPUT(Makefile oggenc/Makefile oggenc/man/Makefile ogg123/Makefile vorbiscomment/Makefile)
1.1 vorbis-tools/oggenc/man/Makefile.am
Index: Makefile.am
===================================================================
## Process this file with automake to produce Makefile.in
AUTOMAKE_OPTIONS = foreign
man_MANS = oggenc.1
EXTRA_DIST = $(man_MANS)
--- >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