summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMartin Sustrik <sustrik@250bpm.com>2010-03-12 20:02:19 +0100
committerMartin Sustrik <sustrik@250bpm.com>2010-03-12 20:02:19 +0100
commitc08a7f8896e8fdae8379d2fce552b360daaeadc8 (patch)
tree0231eaf3eba3af9a6695877e81b803feddef948c /Makefile.am
parent1fbeba2fe3c3bd6046eea4d6432791194d4238f2 (diff)
C perf tests are built non-optionally; C++ perf tests removed
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 1 insertions, 5 deletions
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 = \