From: stephan b. <sg...@us...> - 2004-12-30 23:11:08
|
Update of /cvsroot/pclasses/pclasses2/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6415/src Modified Files: Makefile.toc Log Message: Added App subdir. Index: Makefile.toc =================================================================== RCS file: /cvsroot/pclasses/pclasses2/src/Makefile.toc,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- Makefile.toc 30 Dec 2004 15:40:13 -0000 1.14 +++ Makefile.toc 30 Dec 2004 23:10:53 -0000 1.15 @@ -2,7 +2,7 @@ include toc.make -SUBDIRS = Unicode IO System Util s11n Net SIO +SUBDIRS = Unicode IO System Util s11n Net SIO App SOURCES = Alloc.cpp \ AtomicInt.gcc-x86.cpp \ |