From: Andre P. <at...@us...> - 2005-03-31 15:47:06
|
Update of /cvsroot/hoc/hoc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28464 Modified Files: configure.ac Log Message: Don't use Makefile.in's in Samples/ directory (keeps things a bit simpler) Index: configure.ac =================================================================== RCS file: /cvsroot/hoc/hoc/configure.ac,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- configure.ac 31 Mar 2005 15:34:28 -0000 1.9 +++ configure.ac 31 Mar 2005 15:46:48 -0000 1.10 @@ -176,10 +176,6 @@ HOC/Makefile HOC_cbits/Makefile InterfaceGenerator/Makefile - Samples/Browser/Makefile - Samples/ExpressionParser/Makefile - Samples/Editor/Makefile - Samples/UniqSort/Makefile Tools/Makefile ]) |