summaryrefslogtreecommitdiff
path: root/benchmarks/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/Makefile.am')
-rw-r--r--benchmarks/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/Makefile.am b/benchmarks/Makefile.am
index 67f7542..f1d8224 100644
--- a/benchmarks/Makefile.am
+++ b/benchmarks/Makefile.am
@@ -20,9 +20,9 @@
bootdir = $(prefix)/boot
if ! ENABLE_TESTS
-SUBDIRS = sqlite boehm-gc
+SUBDIRS = sqlite # boehm-gc
-boot_PROGRAMS = shared-memory-distribution activity-distribution cache gcbench
+boot_PROGRAMS = shared-memory-distribution activity-distribution cache # gcbench
endif
shared_memory_distribution_CPPFLAGS = $(USER_CPPFLAGS)