[Compbench-devel] CompBenchmarks++/CBM-PI/t/lib Makefile.am, 1.1, 1.2
Brought to you by:
xfred
From: Frederic T. <xf...@us...> - 2007-01-11 18:07:27
|
Update of /cvsroot/compbench/CompBenchmarks++/CBM-PI/t/lib In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv2411 Modified Files: Makefile.am Log Message: Fixes for make dist and make install. Index: Makefile.am =================================================================== RCS file: /cvsroot/compbench/CompBenchmarks++/CBM-PI/t/lib/Makefile.am,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Makefile.am 28 Dec 2006 18:51:42 -0000 1.1 --- Makefile.am 11 Jan 2007 18:07:15 -0000 1.2 *************** *** 1 **** ! data_DATA = libtest.pl \ No newline at end of file --- 1 ---- ! dist_noinst_DATA = libtest.pl \ No newline at end of file |