[xiph-cvs] cvs commit: vorbis-tools/oggenc Makefile.am
Jack Moffitt
jack at xiph.org
Fri Nov 17 20:30:03 PST 2000
jack 00/11/17 20:30:03
Modified: . Makefile.am configure.in
oggenc Makefile.am
Added: debian .cvsignore Makefile.am
Log:
debian dir and win32 includes
Revision Changes Path
1.5 +2 -2 vorbis-tools/Makefile.am
Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/vorbis-tools/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Makefile.am 2000/10/30 05:34:39 1.4
+++ Makefile.am 2000/11/18 04:30:01 1.5
@@ -2,9 +2,9 @@
AUTOMAKE_OPTIONS = foreign dist-zip
-SUBDIRS = oggenc ogg123 vorbiscomment
+SUBDIRS = oggenc ogg123 vorbiscomment debian
-EXTRA_DIST = README vorbis-tools.spec
+EXTRA_DIST = README AUTHORS COPYING vorbis-tools.spec acinclude.m4
debug:
$(MAKE) all CFLAGS="@DEBUG@"
1.13 +1 -1 vorbis-tools/configure.in
Index: configure.in
===================================================================
RCS file: /usr/local/cvsroot/vorbis-tools/configure.in,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- configure.in 2000/11/08 08:27:19 1.12
+++ configure.in 2000/11/18 04:30:01 1.13
@@ -65,4 +65,4 @@
AC_SUBST(DEBUG)
AC_SUBST(PROFILE)
-AC_OUTPUT(Makefile oggenc/Makefile oggenc/man/Makefile ogg123/Makefile vorbiscomment/Makefile)
+AC_OUTPUT(Makefile oggenc/Makefile oggenc/man/Makefile ogg123/Makefile vorbiscomment/Makefile debian/Makefile)
1.1 vorbis-tools/debian/.cvsignore
Index: .cvsignore
===================================================================
Makefile
Makefile.in
1.1 vorbis-tools/debian/Makefile.am
Index: Makefile.am
===================================================================
## Process this file with automake to produce Makefile.in
AUTOMAKE_OPTIONS = foreign
EXTRA_DIST = README.Debian changelog control copyright rules vorbis-tools.dirs\
vorbis-tools.docs vorbis-tools.examples vorbis-tools.files\
vorbis-tools.mime vorbis-tools.postinst vorbis-tools.postrm\
vorbis-tools.preinst vorbis-tools.prerm
1.6 +2 -0 vorbis-tools/oggenc/Makefile.am
Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/vorbis-tools/oggenc/Makefile.am,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Makefile.am 2000/11/04 09:24:22 1.5
+++ Makefile.am 2000/11/18 04:30:02 1.6
@@ -13,6 +13,8 @@
oe_win32.c\
audio.h encode.h platform.h getopt.h
+EXTRA_DIST = oggenc.dsp build_oggenc.bat
+
debug:
$(MAKE) all CFLAGS="@DEBUG@"
--- >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