[xiph-cvs] cvs commit: ices/src Makefile.am

Brendan brendan at xiph.org
Tue Jul 1 09:36:36 PDT 2003



brendan     03/07/01 12:36:36

  Modified:    src      Makefile.am
  Log:
  make dist fix

Revision  Changes    Path
1.20      +1 -2      ices/src/Makefile.am

Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/ices/src/Makefile.am,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -u -r1.19 -r1.20
--- Makefile.am	29 Mar 2003 14:57:52 -0000	1.19
+++ Makefile.am	1 Jul 2003 16:36:36 -0000	1.20
@@ -2,12 +2,11 @@
 
 AUTOMAKE_OPTIONS = foreign
 
-SUBDIRS = log thread timing avl
+SUBDIRS = avl log net thread timing
 
 bin_PROGRAMS = ices
 AM_CFLAGS = @XIPH_CFLAGS@
 
-EXTRA_DIST = thread net timing avl
 EXTRA_ices_SOURCES = im_oss.c im_sun.c im_alsa.c
 
 if HAVE_OSS

<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