rnd-20030104-1-src
[rocksndiamonds.git] / src / Makefile
index 16d13cf4912c08df081f3e66df912f6b3a05a506..12baa00ad9394378ccf09089bba3add8bb70ae0b 100644 (file)
@@ -179,7 +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
+       ../Scripts/create_element_defs.pl --custom   > conf_cus.c
 
 conf_snd.h: conf_snd.c
        ../Scripts/create_element_defs.pl --sounds   > conf_snd.h