[xiph-cvs] cvs commit: vorbis-tools Makefile.am
Stan Seibert
volsung at xiph.org
Wed Jul 10 20:26:52 PDT 2002
volsung 02/07/10 20:26:51
Modified: . Makefile.am
Log:
Forgot to include dummy config.h in dist to make libintl happy.
Revision Changes Path
1.12 +1 -1 vorbis-tools/Makefile.am
Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/vorbis-tools/Makefile.am,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- Makefile.am 2002/07/02 13:38:41 1.11
+++ Makefile.am 2002/07/11 03:26:50 1.12
@@ -4,7 +4,7 @@
SUBDIRS = po intl include share oggenc ogg123 vorbiscomment vcut oggdec ogginfo debian win32
-EXTRA_DIST = README AUTHORS COPYING vorbis-tools.spec acinclude.m4
+EXTRA_DIST = README AUTHORS COPYING vorbis-tools.spec acinclude.m4 config.h
debug:
$(MAKE) all CFLAGS="@DEBUG@"
<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