summaryrefslogtreecommitdiffstats
path: root/sc/util/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sc/util/makefile.mk')
-rw-r--r--sc/util/makefile.mk6
1 files changed, 5 insertions, 1 deletions
diff --git a/sc/util/makefile.mk b/sc/util/makefile.mk
index 3fc0712cd996..49eb10b7e8b4 100644
--- a/sc/util/makefile.mk
+++ b/sc/util/makefile.mk
@@ -82,6 +82,7 @@ SHL1STDLIBS= \
$(SFXLIB) \
$(SVTOOLLIB) \
$(SVLLIB) \
+ $(SVXCORELIB) \
$(SVXLIB) \
$(GOODIESLIB) \
$(BASEGFXLIB) \
@@ -188,6 +189,8 @@ SHL6STDLIBS= \
$(SFXLIB) \
$(SVTOOLLIB) \
$(SVLLIB) \
+ $(SVXCORELIB) \
+ $(SVXMSFILTERLIB) \
$(SVXLIB) \
$(BASEGFXLIB) \
$(DRAWINGLAYERLIB) \
@@ -215,6 +218,7 @@ DEF8NAME=$(SHL8TARGET)
SHL8STDLIBS= \
$(ISCLIB) \
+ $(SVXCORELIB) \
$(SVXLIB) \
$(SFX2LIB) \
$(SVTOOLLIB) \
@@ -306,7 +310,7 @@ SHL9STDLIBS= \
$(SALLIB)\
$(BASICLIB) \
$(SFXLIB) \
- $(SVXLIB) \
+ $(SVXCORELIB) \
$(SVTOOLLIB) \
$(SVLLIB) \
$(ISCLIB) \