Fix autobuild.

git-svn-id: svn://kolibrios.org@8724 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
2021-05-22 19:09:11 +00:00
parent 64e1e52eba
commit bb845a71ca
4 changed files with 6 additions and 4 deletions

View File

@@ -1,5 +1,6 @@
INCLUDES = ""
FASM_DEFAULT = "fasm"
PESTRIP_CMD = string.gsub(tup.getconfig("PESTRIP_CMD"), "$(ROOT)", ROOT or "")
function add_include(dir)
if INCLUDES == ""