text: Add freedoom.bex as build dependency.

The text must be rebuilt if the contents of the Dehacked file
change, as level names are imported from it.
This commit is contained in:
Simon Howard 2013-12-30 22:39:58 +00:00
parent 54d41e44ee
commit 9e88cc4466

View file

@ -39,7 +39,7 @@ GRAPHICS = \
all: $(GRAPHICS)
$(GRAPHICS): config.py fontchars
$(GRAPHICS): config.py fontchars ../../lumps/fraggle/freedoom.bex
./textgen
clean: