summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index 8bcdb65c..1cc98264 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -27,10 +27,6 @@ if BUILD_TESTS
SUBDIRS += tests
endif
-if BUILD_RUNNER
-SUBDIRS += runner
-endif
-
if BUILD_X86
SUBDIRS += overlay benchmarks
endif