Use QTextBrowser to show html text and images for boards and presets.
[bertos.git] / Makefile.test
index cbb1b40b4f1e721137e1453a06f13ab8f78c0b2b..5b485c113d8aa75b3c5c597d0a5fd39b5c235fc2 100644 (file)
@@ -1,10 +1,10 @@
 #Makefile for BeRTOS test.
 #This makefile was generated automatically.
 
-V:= 1
+V:= 0
 default: all
 
 include bertos/config.mk
-include ./app/test/avrtest.mk
-include ./app/test/armtest.mk
+include ./examples/test/avrtest.mk
+include ./examples/test/armtest.mk
 include bertos/rules.mk