Update of /cvsroot/pclasses/pclasses2/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14006/src
Modified Files:
Makefile.toc
Log Message:
Added SIO subdir.
Index: Makefile.toc
===================================================================
RCS file: /cvsroot/pclasses/pclasses2/src/Makefile.toc,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- Makefile.toc 27 Dec 2004 21:46:19 -0000 1.12
+++ Makefile.toc 29 Dec 2004 19:55:55 -0000 1.13
@@ -2,8 +2,7 @@
include toc.make
-SUBDIRS = Unicode System s11n IO Util Net
-# Plugins
+SUBDIRS = Unicode System Util s11n IO Net SIO
SOURCES = Alloc.cpp \
AtomicInt.gcc-x86.cpp \
|