Restore demo app.
authorbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 2 Dec 2008 15:36:20 +0000 (15:36 +0000)
committerbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 2 Dec 2008 15:36:20 +0000 (15:36 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1961 38d2e660-2303-0410-9eaa-f027e97ec537

Makefile

index dcf43722414813244461632834b75d5dc7a2787c..494f2bc4020edca240e1e3e230d7f214e70446b9 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@ default: all
 include bertos/config.mk
 
 #Include subtargets
-#include examples/demo/demo.mk
+include examples/demo/demo.mk
 #include examples/at91sam7s/at91sam7s.mk
 #include examples/triface/triface.mk
 include test/libunittest.mk