sync
authorAlan Knowles <alan@akbkhome.com>
Fri, 25 Jul 2014 15:25:06 +0000 (23:25 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 25 Jul 2014 15:25:06 +0000 (23:25 +0800)
Makefile

index ebdbb88..82df1a8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -46,7 +46,7 @@ all: datatest;
 
 test-leftprops:
        valac $(FLAGS) $(PKGS) $(CORESRC) \
-                       Builder4/TestLeftProps.vala \
+                       tests/TestLeftProps.vala \
                        Builder4/WindowLeftProps.vala \
                        -o /tmp/test-leftprops