summaryrefslogtreecommitdiff
path: root/goodies
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2009-04-29 11:31:50 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2009-04-29 11:31:50 +0000
commitf59ead6817a6909ed2d1910a1a652de07951eb77 (patch)
tree22681f1a6e78ace0976d84fa000358bb84498b84 /goodies
parent57e10c2a1972efa4d10457fb5c223b3394fbbd82 (diff)
#i10000# build fix
Diffstat (limited to 'goodies')
-rw-r--r--goodies/source/filter.vcl/ipsd/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/goodies/source/filter.vcl/ipsd/makefile.mk b/goodies/source/filter.vcl/ipsd/makefile.mk
index ca1e2464cccd..933827b88ef4 100644
--- a/goodies/source/filter.vcl/ipsd/makefile.mk
+++ b/goodies/source/filter.vcl/ipsd/makefile.mk
@@ -51,7 +51,7 @@ SLOFILES = $(SLO)$/ipsd.obj
SHL1TARGET= ipd$(DLLPOSTFIX)
SHL1IMPLIB= ipsd
-SHL1STDLIBS= $(VCLLIB) $(TOOLSLIB)
+SHL1STDLIBS= $(VCLLIB) $(TOOLSLIB) $(SALLIB)
SHL1LIBS= $(SLB)$/ipsd.lib
.IF "$(GUI)" != "UNX"