rnd-20031207-1-src
[rocksndiamonds.git] / src / Makefile
index dd6896bf53b9e7fee6491fe1431495fd3a87f080..16c6cd6ac003387bca848dd9a580404d65d77a88 100644 (file)
@@ -136,6 +136,7 @@ SRCS =      main.c          \
        conf_gfx.c      \
        conf_snd.c      \
        conf_mus.c      \
+       conf_dem.c      \
        init.c          \
        config.c        \
        events.c        \
@@ -153,6 +154,7 @@ OBJS =      main.o          \
        conf_gfx.o      \
        conf_snd.o      \
        conf_mus.o      \
+       conf_dem.o      \
        init.o          \
        config.o        \
        events.o        \
@@ -176,7 +178,9 @@ CNFS =      conf_gfx.h      \
        conf_e2g.c      \
        conf_esg.c      \
        conf_e2s.c      \
-       conf_fnt.c
+       conf_fnt.c      \
+       conf_g2s.c      \
+       conf_g2m.c
 
 CNFS_CMD = ../Scripts/create_element_defs.pl