Fixed another build issue.
This commit is contained in:
parent
4a0f639e89
commit
14e409adb4
@ -99,6 +99,8 @@ endif
|
||||
|
||||
ifeq "$(USEMETA)" "true"
|
||||
BIN_DIR := $(BIN_DIR).$(ENGINE)
|
||||
else
|
||||
BIN_DIR := $(BIN_DIR).original
|
||||
endif
|
||||
|
||||
OS := $(shell uname -s)
|
||||
|
Loading…
Reference in New Issue
Block a user