[Compbench-devel] CompBenchmarks++ Makefile.am,1.13,1.14
Brought to you by:
xfred
From: Frederic T. <xf...@us...> - 2006-12-28 18:40:00
|
Update of /cvsroot/compbench/CompBenchmarks++ In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv5388 Modified Files: Makefile.am Log Message: New directory added. Index: Makefile.am =================================================================== RCS file: /cvsroot/compbench/CompBenchmarks++/Makefile.am,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** Makefile.am 28 Dec 2006 00:41:43 -0000 1.13 --- Makefile.am 28 Dec 2006 18:39:57 -0000 1.14 *************** *** 1,3 **** ! SUBDIRS = share System Compiler Benchmark UI CBM-PI lib_LTLIBRARIES = libcompbenchmarks.la --- 1,4 ---- ! SUBDIRS = share System Compiler Benchmark UI CBM-PI SupportedBenchmarks ! lib_LTLIBRARIES = libcompbenchmarks.la |