[xiph-cvs] cvs commit: ogg Makefile.am

Ralph Giles giles at xiph.org
Wed Sep 18 04:57:13 PDT 2002



giles       02/09/18 07:57:13

  Modified:    .        Makefile.am
  Log:
  Add the macosx project files to the distribution.

Revision  Changes    Path
1.9       +3 -1      ogg/Makefile.am

Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/ogg/Makefile.am,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- Makefile.am	13 Jul 2002 11:44:01 -0000	1.8
+++ Makefile.am	18 Sep 2002 11:57:13 -0000	1.9
@@ -7,10 +7,12 @@
 m4datadir = $(datadir)/aclocal
 m4data_DATA = ogg.m4
 
-EXTRA_DIST = README AUTHORS CHANGES COPYING libogg.spec ogg.m4 macos
+EXTRA_DIST = README AUTHORS CHANGES COPYING libogg.spec ogg.m4 \
+	macos macosx
 
 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