summaryrefslogtreecommitdiff
path: root/vcl/workben/makefile.mk
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-01-25 10:27:30 +0000
committerOliver Bolte <obo@openoffice.org>2007-01-25 10:27:30 +0000
commit6f81e901ba889f5f9678ad7d3170c36faf4eb990 (patch)
treeff2ee152318f0baea5536448f1647c958f017bb0 /vcl/workben/makefile.mk
parentdef86d2fced4d991204a22c7e1b6ca00cd003a72 (diff)
INTEGRATION: CWS vcl71 (1.15.96); FILE MERGED
2007/01/11 14:07:20 hdu 1.15.96.1: add UNO tools lib
Diffstat (limited to 'vcl/workben/makefile.mk')
-rw-r--r--vcl/workben/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/vcl/workben/makefile.mk b/vcl/workben/makefile.mk
index 3d625a7e4fd3..a659cda63cae 100644
--- a/vcl/workben/makefile.mk
+++ b/vcl/workben/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.15 $
+# $Revision: 1.16 $
#
-# last change: $Author: kz $ $Date: 2006-10-05 10:57:11 $
+# last change: $Author: obo $ $Date: 2007-01-25 11:27:30 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -58,6 +58,7 @@ APP1OBJS= \
$(OBJ)$/svdem.obj
APP1STDLIBS= $(CPPULIB) \
+ $(UNOTOOLSLIB) \
$(CPPUHELPERLIB) \
$(COMPHELPERLIB) \
$(VCLLIB) \