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
|