summaryrefslogtreecommitdiff
path: root/i18npool
diff options
context:
space:
mode:
authorRelease Engineers <releng@openoffice.org>2009-03-06 15:21:46 +0000
committerRelease Engineers <releng@openoffice.org>2009-03-06 15:21:46 +0000
commit8632dd79da06bc9794824885b231afa724c7de60 (patch)
tree9ae1e07a31121f1746b8cf0e26e38c1d5e4d6dbf /i18npool
parent246783e544ebce6bb68a2e7a860e10afabb87d4f (diff)
#i10000# missing SALHELPERLIB
Diffstat (limited to 'i18npool')
-rw-r--r--i18npool/source/localedata/makefile.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/i18npool/source/localedata/makefile.mk b/i18npool/source/localedata/makefile.mk
index e1bd0ac1a6ce..6b7cbc4a9292 100644
--- a/i18npool/source/localedata/makefile.mk
+++ b/i18npool/source/localedata/makefile.mk
@@ -74,6 +74,7 @@ APP1OBJS = $(OBJFILES)
APP1STDLIBS = \
$(SALLIB) \
+ $(SALHELPERLIB) \
$(CPPULIB) \
$(CPPUHELPERLIB)