Fix PR456:\
[oota-llvm.git] / examples / Fibonacci / Makefile
index 2c9a53149c6898833f3991c6c8eb299c492fd8f0..a6d378591f949ae3868ab007130075a2ba0ea84a 100644 (file)
@@ -9,6 +9,7 @@
 
 LEVEL = ../..
 TOOLNAME = Fibonacci
+EXAMPLE_TOOL = 1
 
 # Enable JIT support
 include $(LEVEL)/tools/Makefile.JIT