diff options
author | Malte Timmermann <mt@openoffice.org> | 2004-07-19 14:32:21 +0000 |
---|---|---|
committer | Malte Timmermann <mt@openoffice.org> | 2004-07-19 14:32:21 +0000 |
commit | fb7533db1986cda5c3ee7b16ba727154eb2723c3 (patch) | |
tree | 6f70f4c8c3c86736b06164b9008519a04d5b2e7e | |
parent | 6c639c2acca70087234b0b5af4c7ff6af01a4b76 (diff) |
#i21596# slllib
-rw-r--r-- | xmlsecurity/util/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xmlsecurity/util/makefile.mk b/xmlsecurity/util/makefile.mk index c202eb8db4a9..20ac9a8bf42e 100644 --- a/xmlsecurity/util/makefile.mk +++ b/xmlsecurity/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.6 $ +# $Revision: 1.7 $ # -# last change: $Author: mmi $ $Date: 2004-07-15 08:25:37 $ +# last change: $Author: mt $ $Date: 2004-07-19 15:32:21 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -170,7 +170,7 @@ SHL4STDLIBS=\ $(SALLIB) \ $(VOSLIB) \ $(SOTLIB) \ - $(SVLIB) \ + $(SVLLIB) \ $(SFXLIB) \ $(XMLOFFLIB) \ $(SVXLIB) |