From: Christian P. <cp...@us...> - 2005-01-24 23:03:57
|
Update of /cvsroot/pclasses/pclasses2/include/pclasses In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5261/include/pclasses Modified Files: Makefile.am Log Message: Fixed Makefile.am Index: Makefile.am =================================================================== RCS file: /cvsroot/pclasses/pclasses2/include/pclasses/Makefile.am,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- Makefile.am 17 Jan 2005 21:56:51 -0000 1.9 +++ Makefile.am 24 Jan 2005 23:03:24 -0000 1.10 @@ -8,5 +8,5 @@ ByteOrderTraits.h BasicTypes.h Vector.h Algorithm.h TypeTraits.h \ Stack.h LinkedItem.h Pair.h IntTypeLimits.h Queue.h IntrusivePtr.h \ CircularQueue.h List.h NonCopyable.h Phoenix.h Factory.h \ - Time.h Date.h DateTime.h TimeSpan.h Callback.h Signal.h \ - Trace.h PropertyMap.h Export.h + SharingContext.h Time.h Date.h DateTime.h TimeSpan.h Callback.h Signal.h \ + Trace.h PropertyMap.h Export.h pclasses-config.h |