summaryrefslogtreecommitdiff
path: root/basic/Library_sb.mk
diff options
context:
space:
mode:
Diffstat (limited to 'basic/Library_sb.mk')
-rw-r--r--basic/Library_sb.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/basic/Library_sb.mk b/basic/Library_sb.mk
index ee96f7163258..ce6a72a1cb73 100644
--- a/basic/Library_sb.mk
+++ b/basic/Library_sb.mk
@@ -168,7 +168,7 @@ $(eval $(call gb_Library_add_exception_objects,sb,\
endif
endif
ifeq ($(GUI)$(COM)$(CPU),WNTMSCI)
-$(eval $(call gb_Library_add_exception_objects,sb,\
+$(eval $(call gb_Library_add_asmobjects,sb,\
basic/source/runtime/wnt-x86 \
))
endif