rnd-20021211-1-src
[rocksndiamonds.git] / src / Makefile
index 7c897097c3e0d525657834d0daaf69224d575b91..16d13cf4912c08df081f3e66df912f6b3a05a506 100644 (file)
@@ -179,6 +179,7 @@ conf_gfx.h: conf_gfx.c
        ../Scripts/create_element_defs.pl --graphics > conf_gfx.h
        ../Scripts/create_element_defs.pl --el2gfx   > conf_e2g.c
        ../Scripts/create_element_defs.pl --chars    > conf_chr.c
+       ../Scripts/create_element_defs.pl --generic  > conf_gen.c
 
 conf_snd.h: conf_snd.c
        ../Scripts/create_element_defs.pl --sounds   > conf_snd.h