summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"