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

Ralph Giles giles at xiph.org
Thu Dec 13 14:48:08 PST 2001



giles       01/12/13 14:48:07

  Modified:    .        Makefile.am
  Log:
  add autogen.sh to the dist target for completeness

Revision  Changes    Path
1.9       +2 -2      vorbis/Makefile.am

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