diff -r 6ed5fe0ea387 -r 51eaad3a817b benchmark/Makefile.am --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/benchmark/Makefile.am Tue Dec 18 10:56:09 2007 +0100 @@ -0,0 +1,10 @@ +EXTRA_DIST += \ + benchmark/Makefile + +if WANT_BENCHMARK + +noinst_HEADERS += + +noinst_PROGRAMS += + +endif WANT_BENCHMARK