Functionality for keyboard and mouse in puzzle area
[wordblah.git] / Makefile
index 81d882d..4936f00 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,3 +1,5 @@
+all:  wordblox wordblox_player
+
 wordblox: wordblox.c wordblox.h constantstrings.h
        clang wordblox.c -lgd -lz -lcrypt -o wordblox