Update preset.
[bertos.git] / Makefile
index 50ee4e6f24fc8476b97ad26cc18f703217999177..4aee97b2530276f93f1f3e85dfe0e0e7fce28450 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -14,9 +14,7 @@ default: all
 include bertos/config.mk
 
 #Include subtargets
-include app/demo/demo.mk
-#include app/at91sam7s/at91sam7s.mk
-#include app/battfs/battfs_test.mk
-#include app/triface/triface.mk
+include examples/demo/demo.mk
+#include examples/lm3s8962/lm3s8962.mk
 
 include bertos/rules.mk