summaryrefslogtreecommitdiff
path: root/xmlsecurity/tools/demo
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-04-07 10:58:09 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-04-07 10:58:09 +0000
commitd90b5b401029e8dec6b3cf0b8d19715723dec9ff (patch)
treeb197f140d419e2067754bf3c8a5f402ae6fb03ff /xmlsecurity/tools/demo
parenta867a4f84580a11e12d641045370bb9bd0cfc232 (diff)
INTEGRATION: CWS jl32 (1.9.48); FILE MERGED
2006/03/20 11:02:50 jl 1.9.48.1: #i62684# certain Certificates do not work (utf8 encoded, using special characters)
Diffstat (limited to 'xmlsecurity/tools/demo')
-rw-r--r--xmlsecurity/tools/demo/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/xmlsecurity/tools/demo/makefile.mk b/xmlsecurity/tools/demo/makefile.mk
index 7c19c9ef7183..2c47c1b0c94e 100644
--- a/xmlsecurity/tools/demo/makefile.mk
+++ b/xmlsecurity/tools/demo/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.9 $
+# $Revision: 1.10 $
#
-# last change: $Author: rt $ $Date: 2005-09-09 17:37:28 $
+# last change: $Author: vg $ $Date: 2006-04-07 11:58:09 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -77,6 +77,7 @@ SHARE_OBJS = \
$(OBJ)$/util.obj \
$(OBJ)$/util2.obj \
$(SLO)$/biginteger.obj \
+ $(SLO)$/baseencoding.obj \
$(SLO)/xmlsignaturehelper.obj \
$(SLO)/xmlsignaturehelper2.obj \
$(SLO)/xsecctl.obj \