X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=Makefile;h=cb3e37f43728e422859a82473271b5c02721eaea;hb=fa26d82a378cebf6b519c566c3f33739ebba7823;hp=6fb23c4a98d4898409fcf963ba7768edac7e2f4d;hpb=cd9add1d9479d1938d05ca9df4f31c3f99bd5f3e;p=rocksndiamonds.git diff --git a/Makefile b/Makefile index 6fb23c4a..cb3e37f4 100644 --- a/Makefile +++ b/Makefile @@ -91,6 +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 --custom > src/conf_cus.c ./Scripts/create_element_defs.pl --el2gfx > src/conf_e2g.c run: