Avoid building samples. Require explicit list of directory names to build.
[oota-llvm.git] / projects / Makefile
index da7f710e5c365233cf51d3a02fc13da4cd651ebe..2fe6430093b546f227bfe3e347b48a1c73730cdf 100644 (file)
@@ -10,7 +10,6 @@ LEVEL=..
 
 include $(LEVEL)/Makefile.config
 
-#DIRS=
-DIRS:= $(patsubst %/Makefile,%,$(wildcard $(SourceDir)/*/Makefile))
+DIRS:= SmallExamples sample
 
 include $(BUILD_SRC_ROOT)/Makefile.rules