summaryrefslogtreecommitdiff
path: root/io/source/TextInputStream/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'io/source/TextInputStream/makefile.mk')
-rw-r--r--io/source/TextInputStream/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/io/source/TextInputStream/makefile.mk b/io/source/TextInputStream/makefile.mk
index ea476c57c0eb..3c7ed2b8362a 100644
--- a/io/source/TextInputStream/makefile.mk
+++ b/io/source/TextInputStream/makefile.mk
@@ -28,7 +28,7 @@
PRJ=..$/..
PRJNAME=io
-TARGET = textinstream.uno
+TARGET = $(ENFORCEDSHLPREFIX)textinstream.uno
ENABLE_EXCEPTIONS=TRUE
# --- Settings -----------------------------------------------------