|
From: stephan b. <sg...@us...> - 2005-01-12 12:05:41
|
Update of /cvsroot/pclasses/pclasses2/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5400/src Modified Files: Makefile.toc Log Message: That last commit message lied. This time i really added the XML subdir. Index: Makefile.toc =================================================================== RCS file: /cvsroot/pclasses/pclasses2/src/Makefile.toc,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- Makefile.toc 12 Jan 2005 11:58:21 -0000 1.16 +++ Makefile.toc 12 Jan 2005 12:05:23 -0000 1.17 @@ -2,7 +2,7 @@ include toc.make -SUBDIRS = Unicode IO System Util s11n Net SIO App +SUBDIRS = Unicode IO System Util s11n Net SIO App XML SOURCES = Alloc.cpp \ AtomicInt.gcc-x86.cpp \ |