Set default make target to all.
[pwl6.git] / Makefile
index 0649138..408a9c2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,7 @@
 #!/usr/bin/make -f
 
 node-webkit-version := 0.10.4
+all:
 
 .DELETE_ON_ERROR:
 include rules/programs.mk