X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2FMakefile;h=12baa00ad9394378ccf09089bba3add8bb70ae0b;hb=fa26d82a378cebf6b519c566c3f33739ebba7823;hp=16d13cf4912c08df081f3e66df912f6b3a05a506;hpb=4f99eecc06f270aa3c8f536c0b3813c743d19ef5;p=rocksndiamonds.git diff --git a/src/Makefile b/src/Makefile index 16d13cf4..12baa00a 100644 --- a/src/Makefile +++ b/src/Makefile @@ -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