|
From: Frank V. C. <fr...@us...> - 2000-10-03 02:14:41
|
Update of /cvsroot/corelinux/clfw/src In directory slayer.i.sourceforge.net:/tmp/cvs-serv20350/src Modified Files: Makefile.am Log Message: 113427 MetaType and FrameworkEntity Index: Makefile.am =================================================================== RCS file: /cvsroot/corelinux/clfw/src/Makefile.am,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** Makefile.am 2000/08/15 04:58:43 1.1 --- Makefile.am 2000/10/03 02:14:02 1.2 *************** *** 12,16 **** SUFFIXES = .cpp .hpp .c .h .f .F .o .moc ! SUBDIRS = libs # Common rcs information do not modify --- 12,16 ---- SUFFIXES = .cpp .hpp .c .h .f .F .o .moc ! SUBDIRS = libs testdrivers # Common rcs information do not modify |