summaryrefslogtreecommitdiff
path: root/extensions/source/plugin/unx/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/plugin/unx/makefile.mk')
-rw-r--r--extensions/source/plugin/unx/makefile.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/extensions/source/plugin/unx/makefile.mk b/extensions/source/plugin/unx/makefile.mk
index d2cb4b888f37..902348f0cb7d 100644
--- a/extensions/source/plugin/unx/makefile.mk
+++ b/extensions/source/plugin/unx/makefile.mk
@@ -74,7 +74,6 @@ OBJFILES=\
APP1TARGET=pluginapp.bin
APP1OBJS=$(OBJFILES)
APP1STDLIBS=\
- $(TOOLSLIB) \
$(VOSLIB) \
$(SALLIB)
.IF "$(OS)"=="SOLARIS" || "$(OS)"=="SCO" || "$(OS)"=="HPUX"