[xiph-cvs] cvs commit: vorbis Makefile.am
Ralph Giles
giles at xiph.org
Wed Sep 18 04:56:01 PDT 2002
giles 02/09/18 07:56:01
Modified: . Makefile.am
Log:
Add the macosx project files to the distribution.
Revision Changes Path
1.14 +2 -1 vorbis/Makefile.am
Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/vorbis/Makefile.am,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- Makefile.am 13 Jul 2002 11:31:36 -0000 1.13
+++ Makefile.am 18 Sep 2002 11:56:01 -0000 1.14
@@ -7,11 +7,12 @@
m4datadir = $(datadir)/aclocal
m4data_DATA = vorbis.m4
-EXTRA_DIST = HACKING todo.txt macos \
+EXTRA_DIST = HACKING todo.txt macos macosx \
autogen.sh libvorbis.spec vorbis.m4
dist-hook:
rm -rf `find $(distdir)/macos -name CVS`
+ rm -rf `find $(distdir)/macosx -name CVS`
debug:
$(MAKE) all CFLAGS="@DEBUG@"
<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