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

Ralph Giles giles at xiph.org
Fri Dec 21 20:31:33 PST 2001



giles       01/12/21 20:31:33

  Modified:    .        Makefile.am
  Log:
  Remove the unmaintained and obsolete CodeWarrior files for MacOS 9 from the distribution target;
  these (the 'mac' subdir) should not be included in the release.

Revision  Changes    Path
1.10      +1 -1      vorbis/Makefile.am

Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/vorbis/Makefile.am,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- Makefile.am	2001/12/13 22:48:07	1.9
+++ Makefile.am	2001/12/22 04:31:33	1.10
@@ -7,7 +7,7 @@
 m4datadir = $(datadir)/aclocal
 m4data_DATA = vorbis.m4
 
-EXTRA_DIST = HACKING todo.txt mac macosx \
+EXTRA_DIST = HACKING todo.txt macosx \
         autogen.sh libvorbis.spec vorbis.m4
 
 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