From 074a6a2e1665983e5e9961c85a38b49c146a672c Mon Sep 17 00:00:00 2001 From: Mathias Bauer Date: Fri, 9 Oct 2009 17:52:47 +0200 Subject: #i103496#: SysLocale moved to svl --- formula/util/makefile.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/formula/util/makefile.mk b/formula/util/makefile.mk index 0aab51b4fd22..130bf7f9bd2b 100644 --- a/formula/util/makefile.mk +++ b/formula/util/makefile.mk @@ -54,6 +54,7 @@ SHL1TARGET=$(TARGET)$(DLLPOSTFIX) SHL1STDLIBS= \ $(TOOLSLIB) \ $(SVTOOLLIB) \ + $(SVLLIB) \ $(UNOTOOLSLIB) \ $(COMPHELPERLIB) \ $(CPPUHELPERLIB) \ -- cgit