summaryrefslogtreecommitdiff
path: root/vcl/test/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/test/makefile.mk')
-rw-r--r--vcl/test/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/vcl/test/makefile.mk b/vcl/test/makefile.mk
index fcd1178426b6..cc5908415873 100644
--- a/vcl/test/makefile.mk
+++ b/vcl/test/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.6 $
+# $Revision: 1.7 $
#
-# last change: $Author: kz $ $Date: 2006-10-05 10:56:42 $
+# last change: $Author: obo $ $Date: 2007-03-09 09:22:00 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -62,7 +62,7 @@ APP1STDLIBS= $(CPPULIB) \
$(VOSLIB) \
$(SOTLIB) \
$(COMPHELPERLIB) \
- $(SVLIB)
+ $(VCLLIB)
# --- Targets ------------------------------------------------------