X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=Makefile;h=6fb23c4a98d4898409fcf963ba7768edac7e2f4d;hp=a75133cc7f3adbd436a7163d50c883ab40a6b76a;hb=cd9add1d9479d1938d05ca9df4f31c3f99bd5f3e;hpb=a84bd00a438ff458c2d74d1d1784deefe12bf84a diff --git a/Makefile b/Makefile index a75133cc..6fb23c4a 100644 --- a/Makefile +++ b/Makefile @@ -90,6 +90,7 @@ clean: 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 --el2gfx > src/conf_e2g.c run: