[Compbench-devel] CompBenchmarks++/CBM-PI/t/lib Makefile.am, 1.3, 1.4
Brought to you by:
xfred
From: Frederic T. <xf...@us...> - 2007-04-22 16:05:58
|
Update of /cvsroot/compbench/CompBenchmarks++/CBM-PI/t/lib In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv1899 Modified Files: Makefile.am Log Message: compilers.pl added. Index: Makefile.am =================================================================== RCS file: /cvsroot/compbench/CompBenchmarks++/CBM-PI/t/lib/Makefile.am,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** Makefile.am 17 Apr 2007 20:13:57 -0000 1.3 --- Makefile.am 22 Apr 2007 16:05:55 -0000 1.4 *************** *** 7,9 **** # ----------------------------------------------------------------------------- ! dist_noinst_DATA = libtest.pl \ No newline at end of file --- 7,9 ---- # ----------------------------------------------------------------------------- ! dist_noinst_DATA = libtest.pl compilers.pl \ No newline at end of file |