git » fp-git.git » commit fb715ca

added text configuration to headers

author ecalot
2005-02-05 04:23:49 UTC
committer ecalot
2005-02-05 04:23:49 UTC
parent 4ec3db767791e2424708893b774dbf0f99f77197

added text configuration to headers

FP/src/Makefile +1 -1

diff --git a/FP/src/Makefile b/FP/src/Makefile
index cc05ab9..748447c 100644
--- a/FP/src/Makefile
+++ b/FP/src/Makefile
@@ -65,7 +65,7 @@ GENERATEDSTAHEADERS = include/states_conf_static.h include/states_conf_propertie
 
 GENERATEDTILHEADERS = include/tiles_conf_types.h include/tiles_conf_groups.h
 
-GENERATEDOTHHEADERS = include/walls_conf.h include/anims_conf.h
+GENERATEDOTHHEADERS = include/walls_conf.h include/anims_conf.h include/text_conf.h
 
 #Use this to temporary remove an option
 OPTIONS       = $(INCLUDE) $(DEFINES) $(RELEASE)