rnd-20040122-1-src
[rocksndiamonds.git] / src / Makefile
index dd6896bf53b9e7fee6491fe1431495fd3a87f080..976f86bc60b6322e923e014760a404ff605caf0c 100644 (file)
@@ -136,6 +136,7 @@ SRCS =      main.c          \
        conf_gfx.c      \
        conf_snd.c      \
        conf_mus.c      \
+       conf_hlp.c      \
        init.c          \
        config.c        \
        events.c        \
@@ -153,6 +154,7 @@ OBJS =      main.o          \
        conf_gfx.o      \
        conf_snd.o      \
        conf_mus.o      \
+       conf_hlp.o      \
        init.o          \
        config.o        \
        events.o        \
@@ -173,10 +175,14 @@ CNFS =    conf_gfx.h      \
        conf_chr.h      \
        conf_cus.c      \
        conf_cus.h      \
+       conf_grp.c      \
+       conf_grp.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