[xiph-cvs] cvs commit: CVSROOT modules
Jack Moffitt
jack at xiph.org
Thu Feb 21 20:29:48 PST 2002
jack 02/02/21 20:29:47
Modified: . modules
Log:
test out nested icecast modules :)
Revision Changes Path
1.2 +10 -0 CVSROOT/modules
Index: modules
===================================================================
RCS file: /usr/local/cvsroot/CVSROOT/modules,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- modules 1999/07/13 06:49:09 1.1
+++ modules 2002/02/22 04:29:47 1.2
@@ -24,3 +24,13 @@
# character to interpose another module into the current module. This
# can be useful for creating a module that consists of many directories
# spread out over the entire source repository.
+
+icecast-src-avl -a -d icecast/src avl
+icecast-src-log -a -d icecast/src log
+icecast-src-net -a -d icecast/src net
+icecast-src-httpp -a -d icecast/src httpp
+icecast-src-thread -a -d icecast/src thread
+icecast-src-timing -a -d icecast/src timing
+
+icecast-test -a icecast icecast-src-avl icecast-src-httpp icecast-src-log \
+ icecast-src-timing icecast-src-thread icecast-src-net
<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