Update of /cvsroot/compbench/CompBenchmarks++
In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv15275
Modified Files:
Makefile.am
Log Message:
Added m4/ include.
Index: Makefile.am
===================================================================
RCS file: /cvsroot/compbench/CompBenchmarks++/Makefile.am,v
retrieving revision 1.22
retrieving revision 1.23
diff -C2 -d -r1.22 -r1.23
*** Makefile.am 28 May 2007 17:50:23 -0000 1.22
--- Makefile.am 22 Aug 2007 17:57:48 -0000 1.23
***************
*** 20,23 ****
--- 20,25 ----
EXTRA_DIST = Doxyfile
+ ACLOCAL_AMFLAGS = -I m4
+
test:
@CBM_PROG_MAKE@ -C CBM-PI test
\ No newline at end of file
|