summaryrefslogtreecommitdiff
path: root/vcl/workben/makefile.mk
diff options
context:
space:
mode:
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 ------------------------------------------------------