summaryrefslogtreecommitdiff
path: root/offapi/util
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-08-31 11:02:33 +0000
committerKurt Zenker <kz@openoffice.org>2004-08-31 11:02:33 +0000
commit0dc2fad97ef498bf3e7034d31efec410d74c1239 (patch)
treeb335ee3027f867b652d9f74be2d2dbf00242145e /offapi/util
parentbc33166310e9837ff08d2bc73cc86e1625a6fd09 (diff)
INTEGRATION: CWS xmlsec05 (1.79.4); FILE MERGED
2004/08/13 20:55:46 mt 1.79.4.2: RESYNC: (1.79-1.80); FILE MERGED 2004/07/09 11:56:28 mt 1.79.4.1: XMLSecurity
Diffstat (limited to 'offapi/util')
-rw-r--r--offapi/util/makefile.mk13
1 files changed, 10 insertions, 3 deletions
diff --git a/offapi/util/makefile.mk b/offapi/util/makefile.mk
index ee46dbd0a823..abcbd6041cc7 100644
--- a/offapi/util/makefile.mk
+++ b/offapi/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.81 $
+# $Revision: 1.82 $
#
-# last change: $Author: obo $ $Date: 2004-08-12 09:43:57 $
+# last change: $Author: kz $ $Date: 2004-08-31 12:02:33 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -81,6 +81,7 @@ TARGET=offapi_db
#UNOIDLDBREGS= \
# $(SOLARBINDIR)$/udkapi.rdb
+#i20156 - add xmlsecurity module related
UNOIDLDBFILES= \
$(UCR)$/cssauth.db \
$(UCR)$/cssawt.db \
@@ -159,7 +160,13 @@ UNOIDLDBFILES= \
$(UCR)$/dcssfstatus.db \
$(UCR)$/dcssgeometry.db \
$(UCR)$/dcssrendering.db \
- $(UCR)$/dcssdrawing.db
+ $(UCR)$/dcssdrawing.db \
+ $(UCR)$/xsec-security.db \
+ $(UCR)$/xsec-crypto.db \
+ $(UCR)$/xsec-csax.db \
+ $(UCR)$/xsec-sax.db \
+ $(UCR)$/xsec-wrapper.db
+#i20156 - end
REFERENCE_RDB=$(PRJ)$/type_reference$/OO_20$/types.rdb
REFERENCE_DOC_RDB=$(PRJ)$/type_reference$/OO_20$/types_doc.rdb