summaryrefslogtreecommitdiff
path: root/basic
diff options
context:
space:
mode:
authorJesús Corrius <jesus@softcatala.org>2011-01-29 21:13:00 +0100
committerJesús Corrius <jesus@softcatala.org>2011-01-29 21:13:00 +0100
commit1a79ef7fab90b1224961c9ceed2d2efc6ef6e719 (patch)
tree484fdbf9b7c6b0b185fcf3e6463da548aa634ebd /basic
parent2938f629601f0f759b99144d583fc9c0b9f66782 (diff)
Fix makefile syntaxis
Diffstat (limited to 'basic')
-rw-r--r--basic/source/runtime/makefile.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/basic/source/runtime/makefile.mk b/basic/source/runtime/makefile.mk
index f8c81032a20e..64d9a6ff446d 100644
--- a/basic/source/runtime/makefile.mk
+++ b/basic/source/runtime/makefile.mk
@@ -65,6 +65,7 @@ SLOFILES+= \
$(SLO)$/dllmgr-none.obj
.ENDIF
.IF "$(GUI)$(COM)$(CPU)" == "WNTMSCI"
+SLOFILES+= \
$(SLO)$/wnt-x86.obj
.ELIF "$(GUI)$(COM)$(CPU)" == "WNTGCCI"
SLOFILES+= \