aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--projects/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/projects/Makefile b/projects/Makefile
index da7f710e5c..2fe6430093 100644
--- a/projects/Makefile
+++ b/projects/Makefile
@@ -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