|
From: Christophe Prud'h. <pru...@us...> - 2001-02-01 22:06:07
|
Update of /cvsroot/corelinux/clfll/clfll In directory usw-pr-cvs1:/tmp/cvs-serv12971/clfll Modified Files: Makefile.am Log Message: Makefile.am is not a header so removed it from include_HEADERS rule Index: Makefile.am =================================================================== RCS file: /cvsroot/corelinux/clfll/clfll/Makefile.am,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -r1.3 -r1.4 *** Makefile.am 2000/11/20 05:26:35 1.3 --- Makefile.am 2001/02/01 22:06:09 1.4 *************** *** 6,10 **** # E-MAIL: fr...@us... # ORIG-DATE: 10-Apr-00 at 10:34:57 ! # LAST-MOD: $Id$ # DESCRIPTION: # DESCRIP-END. --- 6,10 ---- # E-MAIL: fr...@us... # ORIG-DATE: 10-Apr-00 at 10:34:57 ! # LAST-MOD: 1-Feb-01 at 17:03:13 by Christophe Prud'homme # DESCRIPTION: # DESCRIP-END. *************** *** 16,21 **** FunctionLibraryType.hpp \ FunctionLibraryInstance.hpp \ ! FunctionLibraryObject.hpp \ ! Makefile.am # Common rcs information do not modify --- 16,20 ---- FunctionLibraryType.hpp \ FunctionLibraryInstance.hpp \ ! FunctionLibraryObject.hpp # Common rcs information do not modify |