]> git.jsancho.org Git - lugaru.git/blobdiff - makefile
More work.
[lugaru.git] / makefile
index e8bffd2e0a5322d1afea87a4d572b3a33e097e53..cc0b7fb0d93e44e356fc398ec31c215a117ce5ad 100644 (file)
--- a/makefile
+++ b/makefile
@@ -80,6 +80,7 @@ SRCS := \
        logger/logger.cpp \
        Driver.cc \
        Md5.cc \
+       SDLInput.cpp \
 
 
 OBJS := $(SRCS:.cpp=.o)