Update of /cvsroot/compbench/CompBenchmarks++
In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv27460
Modified Files:
Makefile.am
Log Message:
Minor changes (comment).
Index: Makefile.am
===================================================================
RCS file: /cvsroot/compbench/CompBenchmarks++/Makefile.am,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** Makefile.am 1 May 2007 19:39:11 -0000 1.18
--- Makefile.am 23 May 2007 15:37:59 -0000 1.19
***************
*** 8,12 ****
! SUBDIRS = libcompbenchmarks SupportedBenchmarks CBM-PI
bin_PROGRAMS = compbenchmarks-core
--- 8,12 ----
! SUBDIRS = libcompbenchmarks SupportedBenchmarks CBM-PI # Qt-4
bin_PROGRAMS = compbenchmarks-core
|