Once more on the cmake build. nativecodegen->native on the dependencies.
[oota-llvm.git] / examples / Kaleidoscope / Makefile
index bd0c252c2c03e16ad13839d60fda14bc0f299e0e..8c3b1e31d9bbe25cd3f8c15336889e2346e2d676 100644 (file)
@@ -10,6 +10,6 @@ LEVEL=../..
 
 include $(LEVEL)/Makefile.config
 
-PARALLEL_DIRS:= Chapter2 Chapter3 Chapter4 Chapter5 Chapter6 Chapter7
+PARALLEL_DIRS:= Chapter2 Chapter3 Chapter4 Chapter5 Chapter6 Chapter7 Chapter8
 
 include $(LEVEL)/Makefile.common