summaryrefslogtreecommitdiff
path: root/extensions
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-10-06 09:37:17 +0000
committerKurt Zenker <kz@openoffice.org>2006-10-06 09:37:17 +0000
commit9b69d6fb174e9c39150861a4d46acc2fef4bcb7d (patch)
treee3901529b2075320c5dbc4e8c484d785d1a3704d /extensions
parent6078ff6b6bacc0a765460b83847500660ecfcc60 (diff)
INTEGRATION: CWS onlineupdate4 (1.2.6); FILE MERGED
2006/08/28 10:16:30 dv 1.2.6.1: #i69016# Added COMPHELPERLIB
Diffstat (limited to 'extensions')
-rw-r--r--extensions/source/update/ui/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/extensions/source/update/ui/makefile.mk b/extensions/source/update/ui/makefile.mk
index 76a1e4d7e61c..8f6088867fc7 100644
--- a/extensions/source/update/ui/makefile.mk
+++ b/extensions/source/update/ui/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: ihi $ $Date: 2006-08-04 09:57:14 $
+# last change: $Author: kz $ $Date: 2006-10-06 10:37:17 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -70,6 +70,7 @@ SHL1DEF=$(MISC)$/$(SHL1TARGET).def
SHL1IMPLIB=i$(SHL1TARGET)
SHL1STDLIBS= \
+ $(COMPHELPERLIB) \
$(CPPUHELPERLIB) \
$(CPPULIB) \
$(SALLIB) \