Putt: call maemo_init()
[neverball] / Makefile
index e594c89..fdabded 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -327,6 +327,7 @@ else
 ifeq ($(PLATFORM),maemo)
 BALL_OBJS += share/tilt_maemo.o
 BALL_OBJS += share/maemo.o
+PUTT_OBJS += share/maemo.o
 else
 BALL_OBJS += share/tilt_null.o
 endif