X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2FMakefile;h=12baa00ad9394378ccf09089bba3add8bb70ae0b;hp=16d13cf4912c08df081f3e66df912f6b3a05a506;hb=fa26d82a378cebf6b519c566c3f33739ebba7823;hpb=f4fa296527b424d80cb6ed86809986455613783c 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