mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-01 13:25:46 -04:00
Use the deutex installed on the system.
This commit is contained in:
parent
11894c4800
commit
e68a092098
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -7,7 +7,7 @@ LAST_RELEASE_DATE = "dec 25 2005"
|
|||
WADS_DIR=/tmp/freedoom-wads
|
||||
|
||||
CPP=tools/simplecpp
|
||||
DEUTEX=tools/deutex
|
||||
DEUTEX=deutex
|
||||
DEUTEX_BASIC_ARGS=-fullsnd -noshrink -rgb 0 255 255
|
||||
DEUTEX_ARGS=$(DEUTEX_BASIC_ARGS) -doom2 bootstrap/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue