From: Christian P. <cp...@us...> - 2005-07-02 11:43:45
|
Update of /cvsroot/pclasses/pclasses2/plugins/LogTarget In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18557/plugins/LogTarget Modified Files: Makefile.am Log Message: - Renamed LogTarget plugins Index: Makefile.am =================================================================== RCS file: /cvsroot/pclasses/pclasses2/plugins/LogTarget/Makefile.am,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- Makefile.am 28 Apr 2005 11:26:05 -0000 1.2 +++ Makefile.am 2 Jul 2005 11:43:35 -0000 1.3 @@ -1,2 +1,2 @@ -SUBDIRS = Console File +SUBDIRS = console file |