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