rnd-20020330-4-src
[rocksndiamonds.git] / src / libgame / Makefile
index 07159642b635962d1368fe008de1400c52f9501d..a79475a4c0432408a856e0e75da71699961ef9f4 100644 (file)
@@ -8,6 +8,7 @@ SRCS =  system.c        \
        text.c          \
        sound.c         \
        joystick.c      \
+       toons.c         \
        pcx.c           \
        image.c         \
        random.c        \
@@ -22,6 +23,7 @@ OBJS =        system.o        \
        text.o          \
        sound.o         \
        joystick.o      \
+       toons.o         \
        pcx.o           \
        image.o         \
        random.o        \