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

Michael Smith msmith at xiph.org
Sun Feb 17 04:57:14 PST 2002



msmith      02/02/17 04:57:13

  Modified:    .        Makefile.am
  Log:
  make dist missed the win32 directory, causing warnings or errors
  (depending on autotools version and/or phase of moon).

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

Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/vorbis-tools/Makefile.am,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- Makefile.am	2002/01/26 11:39:48	1.9
+++ Makefile.am	2002/02/17 12:57:13	1.10
@@ -2,7 +2,7 @@
 
 AUTOMAKE_OPTIONS = foreign dist-zip
 
-SUBDIRS = po intl include share oggenc ogg123 vorbiscomment vcut ogginfo debian
+SUBDIRS = po intl include share oggenc ogg123 vorbiscomment vcut ogginfo debian win32
 
 EXTRA_DIST = README AUTHORS COPYING vorbis-tools.spec acinclude.m4
 

<p><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