X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=cb3e37f43728e422859a82473271b5c02721eaea;hb=a2f9307de12b6111ff7076fed2e4140619f1ac5d;hp=8e6fad25f32326daa7a3444794d2ff795d757e86;hpb=4f99eecc06f270aa3c8f536c0b3813c743d19ef5;p=rocksndiamonds.git diff --git a/Makefile b/Makefile index 8e6fad25..cb3e37f4 100644 --- a/Makefile +++ b/Makefile @@ -91,7 +91,7 @@ auto-conf: ./Scripts/create_element_defs.pl --graphics > src/conf_gfx.h ./Scripts/create_element_defs.pl --sounds > src/conf_snd.h ./Scripts/create_element_defs.pl --chars > src/conf_chr.c - ./Scripts/create_element_defs.pl --generic > src/conf_gen.c + ./Scripts/create_element_defs.pl --custom > src/conf_cus.c ./Scripts/create_element_defs.pl --el2gfx > src/conf_e2g.c run: