[xiph-cvs] cvs commit: vorbis Makefile.am
Ralph Giles
giles at xiph.org
Thu Dec 13 14:28:30 PST 2001
giles 01/12/13 14:28:29
Modified: . Makefile.am
Log:
remove some redundant EXTRA_DIST entries and add the HACKING file
Revision Changes Path
1.8 +2 -2 vorbis/Makefile.am
Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/vorbis/Makefile.am,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- Makefile.am 2001/12/13 22:27:11 1.7
+++ Makefile.am 2001/12/13 22:28:29 1.8
@@ -7,8 +7,8 @@
m4datadir = $(datadir)/aclocal
m4data_DATA = vorbis.m4
-EXTRA_DIST = README AUTHORS COPYING libvorbis.spec vorbis.m4 acinclude.m4\
- todo.txt mac macosx
+EXTRA_DIST = HACKING todo.txt libvorbis.spec vorbis.m4 \
+ mac macosx
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