mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-01 22:25:46 -04:00
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:
parent
54d41e44ee
commit
9e88cc4466
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ GRAPHICS = \
|
|||
|
||||
all: $(GRAPHICS)
|
||||
|
||||
$(GRAPHICS): config.py fontchars
|
||||
$(GRAPHICS): config.py fontchars ../../lumps/fraggle/freedoom.bex
|
||||
./textgen
|
||||
|
||||
clean:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue