Makefile
authorAlan Knowles <alan@roojs.com>
Thu, 24 Jul 2014 09:49:31 +0000 (17:49 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 24 Jul 2014 09:49:31 +0000 (17:49 +0800)
Makefile

index b5e4657..ebdbb88 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -41,7 +41,8 @@ BUILDER4= Builder4/Application.vala \
 # for testing 
 #all: test-leftprops
 
-all:  builder4
+#all:  builder4
+all: datatest;
 
 test-leftprops:
        valac $(FLAGS) $(PKGS) $(CORESRC) \