[xiph-cvs] cvs commit: ices/src Makefile.am
Michael Smith
msmith at xiph.org
Sat Mar 29 06:31:13 PST 2003
msmith 03/03/29 09:31:13
Modified: . Makefile.am
src Makefile.am
Log:
Unbreak build
Revision Changes Path
1.6 +1 -1 ices/Makefile.am
Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/ices/Makefile.am,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Makefile.am 28 Mar 2003 01:07:37 -0000 1.5
+++ Makefile.am 29 Mar 2003 14:31:13 -0000 1.6
@@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in
-AUTOMAKE_OPTIONS = foreign dist-bzip2
+AUTOMAKE_OPTIONS = foreign dist-zip
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = src conf
<p><p>1.18 +1 -1 ices/src/Makefile.am
Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/ices/src/Makefile.am,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- Makefile.am 28 Mar 2003 01:07:37 -0000 1.17
+++ Makefile.am 29 Mar 2003 14:31:13 -0000 1.18
@@ -2,7 +2,7 @@
AUTOMAKE_OPTIONS = foreign
-SUBDIRS = log
+SUBDIRS = log thread timing avl
bin_PROGRAMS = ices
AM_CFLAGS = @XIPH_CFLAGS@
<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