From c08a7f8896e8fdae8379d2fce552b360daaeadc8 Mon Sep 17 00:00:00 2001 From: Martin Sustrik Date: Fri, 12 Mar 2010 20:02:19 +0100 Subject: C perf tests are built non-optionally; C++ perf tests removed --- Makefile.am | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 090df33..893c92d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,10 +1,6 @@ ACLOCAL_AMFLAGS = -I config -if BUILD_PERF -DIR_PERF = perf -endif - -SUBDIRS = src doc $(DIR_PERF) devices +SUBDIRS = src doc perf devices DIST_SUBDIRS = src doc perf devices EXTRA_DIST = \ -- cgit v1.2.3