mirror of
https://github.com/freedoom/freedoom.git
synced 2025-08-31 20:16:55 -04:00
move source dehacked to dedicated subdirectory
This commit is contained in:
parent
8e9ce31b70
commit
53b4133b20
6 changed files with 28 additions and 14 deletions
|
@ -55,7 +55,7 @@ TEXTGEN_GRAPHICS = $(TEXTGEN_GRAPHIC_LUMPS) \
|
|||
all: text_strings help.png credit.png wikilrs.png wivctms.png titlepic
|
||||
|
||||
# Generate the menu and level strings
|
||||
text_strings: config.py fontchars ../../lumps/dehacked.lmp
|
||||
text_strings: config.py fontchars ../../lumps/dehacked/dehacked.txt
|
||||
python textgen
|
||||
cp $(TEXTGEN_GRAPHIC_LUMPS) ../
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue