[xiph-cvs] cvs commit: icecast configure.in Makefile.am

Ed oddsock at xiph.org
Thu May 15 14:04:39 PDT 2003



oddsock     03/05/15 17:04:39

  Modified:    .        configure.in Makefile.am
  Log:
  added new admin directory

Revision  Changes    Path
1.30      +1 -1      icecast/configure.in

Index: configure.in
===================================================================
RCS file: /usr/local/cvsroot/icecast/configure.in,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- configure.in	22 Apr 2003 02:35:05 -0000	1.29
+++ configure.in	15 May 2003 21:04:39 -0000	1.30
@@ -189,4 +189,4 @@
 AC_SUBST(XIPH_CFLAGS)
 AC_SUBST(ICECAST_OBJECTS)
 
-AC_OUTPUT(Makefile conf/Makefile src/Makefile src/avl/Makefile src/httpp/Makefile src/thread/Makefile src/log/Makefile src/net/Makefile src/timing/Makefile doc/Makefile web/Makefile win32/Makefile win32/res/Makefile)
+AC_OUTPUT(Makefile conf/Makefile src/Makefile src/avl/Makefile src/httpp/Makefile src/thread/Makefile src/log/Makefile src/net/Makefile src/timing/Makefile doc/Makefile web/Makefile admin/Makefile win32/Makefile win32/res/Makefile)

<p><p>1.5       +1 -1      icecast/Makefile.am

Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/icecast/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Makefile.am	24 Sep 2002 08:16:22 -0000	1.4
+++ Makefile.am	15 May 2003 21:04:39 -0000	1.5
@@ -2,7 +2,7 @@
 
 AUTOMAKE_OPTIONS = foreign dist-zip
 
-SUBDIRS = src conf doc web win32
+SUBDIRS = src conf doc web admin win32
 
 EXTRA_DIST = README AUTHORS COPYING
 

<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