summaryrefslogtreecommitdiff
path: root/vcl/workben/makefile.mk
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-03-09 08:22:11 +0000
committerOliver Bolte <obo@openoffice.org>2007-03-09 08:22:11 +0000
commite98ce1645e46e24ff2940194b3f7dd54f3801035 (patch)
tree0abbae3b2c8be603832e46f13c092805a5c9a7e2 /vcl/workben/makefile.mk
parent140c81c2767cb39e5969c2c5333182a270541750 (diff)
INTEGRATION: CWS ause076 (1.17.28); FILE MERGED
2007/02/28 10:59:26 hjs 1.17.28.1: #i74812# cleanup *LIB and more
Diffstat (limited to 'vcl/workben/makefile.mk')
-rw-r--r--vcl/workben/makefile.mk7
1 files changed, 3 insertions, 4 deletions
diff --git a/vcl/workben/makefile.mk b/vcl/workben/makefile.mk
index 790df6469092..15bf3196ad29 100644
--- a/vcl/workben/makefile.mk
+++ b/vcl/workben/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.17 $
+# $Revision: 1.18 $
#
-# last change: $Author: obo $ $Date: 2007-01-25 13:04:59 $
+# last change: $Author: obo $ $Date: 2007-03-09 09:22:11 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -61,12 +61,11 @@ APP1STDLIBS= $(CPPULIB) \
$(UNOTOOLSLIB) \
$(CPPUHELPERLIB) \
$(COMPHELPERLIB) \
- $(VCLLIB) \
$(TOOLSLIB) \
$(SALLIB) \
$(VOSLIB) \
$(SOTLIB) \
- $(SVLIB)
+ $(VCLLIB)
# --- Targets ------------------------------------------------------