summaryrefslogtreecommitdiff
path: root/examples/BFtoLLVM/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/BFtoLLVM/Makefile')
-rw-r--r--examples/BFtoLLVM/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/BFtoLLVM/Makefile b/examples/BFtoLLVM/Makefile
index e3074cc683..0b4c429a39 100644
--- a/examples/BFtoLLVM/Makefile
+++ b/examples/BFtoLLVM/Makefile
@@ -9,4 +9,5 @@
LEVEL = ../..
TOOLNAME = BFtoLLVM
+EXAMPLE_TOOL = 1
include $(LEVEL)/Makefile.common