summaryrefslogtreecommitdiff
path: root/test/source/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'test/source/makefile.mk')
-rw-r--r--test/source/makefile.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/source/makefile.mk b/test/source/makefile.mk
index 63109a819019..43f32a6e82ae 100644
--- a/test/source/makefile.mk
+++ b/test/source/makefile.mk
@@ -38,7 +38,8 @@ CDEFS += -DOOO_DLLIMPLEMENTATION_TEST
CFLAGSCXX += $(CPPUNIT_CFLAGS)
SLOFILES = \
- $(SLO)/bootstrapfixture.obj
+ $(SLO)/bootstrapfixture.obj \
+ $(SLO)/unoapi_test.obj
.IF "$(CROSS_COMPILING)" == "YES"
SHL1IMPLIB = $(SHL1TARGET)