summaryrefslogtreecommitdiff
path: root/basic/source/basmgr/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'basic/source/basmgr/makefile.mk')
-rw-r--r--basic/source/basmgr/makefile.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/basic/source/basmgr/makefile.mk b/basic/source/basmgr/makefile.mk
index e08e9cc753bd..615a8e8465ef 100644
--- a/basic/source/basmgr/makefile.mk
+++ b/basic/source/basmgr/makefile.mk
@@ -39,7 +39,8 @@ ENABLE_EXCEPTIONS=TRUE
SLOFILES= \
$(SLO)$/basmgr.obj \
- $(SLO)$/basicmanagerrepository.obj
+ $(SLO)$/basicmanagerrepository.obj\
+ $(SLO)$/vbahelper.obj
# --- Targets -------------------------------------------------------------