INTEGRATION: CWS c17v003_DEV300 (1.11.52); FILE MERGED

2008/04/09 10:10:58 sj 1.11.52.1: #b662077# now exporting also text language settings
This commit is contained in:
Kurt Zenker 2008-05-20 16:14:29 +00:00
parent e34d2e922a
commit 0bd135a4aa

View file

@ -8,7 +8,7 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.14 $
# $Revision: 1.15 $
#
# This file is part of OpenOffice.org.
#
@ -70,7 +70,8 @@ SHL1STDLIBS = $(SVXLIB) \
$(UCBHELPERLIB) \
$(CPPULIB) \
$(SALLIB) \
$(COMPHELPERLIB)
$(COMPHELPERLIB) \
$(I18NISOLANGLIB)
# --- Targets --------------------------------------------------------------