summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 74f1099..a94c4a0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -23,7 +23,7 @@ SUBDIRS = libdimension \
EXTRA_DIST = autogen.sh
-bench: all-recursive
+bench:
cd libdimension && $(MAKE) $(AM_MAKEFLAGS) bench
doc: