summaryrefslogtreecommitdiff
path: root/stoc/source/simpleregistry/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'stoc/source/simpleregistry/makefile.mk')
-rw-r--r--stoc/source/simpleregistry/makefile.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/stoc/source/simpleregistry/makefile.mk b/stoc/source/simpleregistry/makefile.mk
index 510e7b466d83..bc0ddf7cc71a 100644
--- a/stoc/source/simpleregistry/makefile.mk
+++ b/stoc/source/simpleregistry/makefile.mk
@@ -39,7 +39,8 @@ UNOUCROUT=$(OUT)$/inc$/bootstrap
# ------------------------------------------------------------------
SLOFILES= \
- $(SLO)$/simpleregistry.obj
+ $(SLO)/simpleregistry.obj \
+ $(SLO)/textualservices.obj
# --- Targets ------------------------------------------------------