[Compbench-devel] CompBenchmarks++/libcompbenchmarks/Plan Makefile.am, 1.1, 1.2
Brought to you by:
xfred
From: Frederic T. <xf...@us...> - 2007-05-17 14:32:41
|
Update of /cvsroot/compbench/CompBenchmarks++/libcompbenchmarks/Plan In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv9266 Modified Files: Makefile.am Log Message: New files added. Index: Makefile.am =================================================================== RCS file: /cvsroot/compbench/CompBenchmarks++/libcompbenchmarks/Plan/Makefile.am,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Makefile.am 25 Jan 2007 20:36:49 -0000 1.1 --- Makefile.am 17 May 2007 14:32:38 -0000 1.2 *************** *** 10,14 **** noinst_LTLIBRARIES = libPlan.la ! sources = Plan.cpp libPlan_la_SOURCES = $(sources) --- 10,14 ---- noinst_LTLIBRARIES = libPlan.la ! sources = Plan-Batch.cpp Plan.cpp libPlan_la_SOURCES = $(sources) |