]> git.ozlabs.org Git - ponghero.git/blobdiff - Makefile
Proper redraw and scoring.
[ponghero.git] / Makefile
index 11d33b33b0d3e1c3ce81ff494a8003e9a4e04e05..f3e02405f80e6a71441566843fb595f1ffc1d966 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 #! /usr/bin/make
 
 CFLAGS:=-Wall -Wmissing-prototypes -Wmissing-declarations -g -I../ccan #-g #-O2 -g
-LDFLAGS:=-lSDL -lcwiid
-prpong: prpong.c stdrusty.h
+LDFLAGS:=-lSDL -lSDL_image -lcwiid 
+prpong: prpong.c stdrusty.h ../ccan/talloc/talloc.o
 
 wiimote: wiimote.c stdrusty.h