rnd-20100220-1-src
[rocksndiamonds.git] / src / libgame / Makefile
index 6148a9850eea68621ed487abca8a02bc2927eecb..140e9fd9a5bb6aebd65b494ce3363042b361ecc4 100644 (file)
@@ -13,6 +13,7 @@ SRCS =        system.c        \
        text.c          \
        sound.c         \
        joystick.c      \
+       snapshot.c      \
        toons.c         \
        pcx.c           \
        image.c         \
@@ -28,6 +29,7 @@ OBJS =        system.o        \
        gadgets.o       \
        text.o          \
        sound.o         \
+       snapshot.o      \
        joystick.o      \
        toons.o         \
        pcx.o           \