mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-01 04:25:45 -04:00
Merge pull request #723 from selliott512/build-fix-rebuild-nodes
build: Fix the rebuild-nodes target
This commit is contained in:
commit
894342eda7
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -10,7 +10,7 @@ DEUTEX=deutex
|
|||
DEUTEX_BASIC_ARGS=-v0 -rate accept
|
||||
DEUTEX_ARGS=$(DEUTEX_BASIC_ARGS) -doom2 bootstrap/
|
||||
NODE_BUILDER=ZenNode
|
||||
NODE_BUILDER_LEVELS=c?m? dm?? map??
|
||||
NODE_BUILDER_LEVELS=e?m? dm?? map??
|
||||
|
||||
FREEDOOM1=$(WADS)/freedoom1.wad
|
||||
FREEDOOM2=$(WADS)/freedoom2.wad
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue