summaryrefslogtreecommitdiff
path: root/udkapi
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-06-17 10:37:16 +0000
committerRüdiger Timm <rt@openoffice.org>2004-06-17 10:37:16 +0000
commit89a95f4706ed04ce1150453a1030fa88294cf072 (patch)
tree8118b7033e943c47baf90ac3d897a94e1ffa7067 /udkapi
parent5bcab6b7857288dd49b9daebac6a81c1cf7fa66f (diff)
INTEGRATION: CWS sb17 (1.3.6); FILE MERGED
2004/06/03 13:38:17 sb 1.3.6.2: #115879# Added VndSunStarPkgUrlReferenceFactory service. 2004/06/02 10:47:54 sb 1.3.6.1: #109735# Added ExternalUriReferenceTranslator service.
Diffstat (limited to 'udkapi')
-rw-r--r--udkapi/com/sun/star/uri/makefile.mk8
1 files changed, 6 insertions, 2 deletions
diff --git a/udkapi/com/sun/star/uri/makefile.mk b/udkapi/com/sun/star/uri/makefile.mk
index 86917a8c92c5..a6225e3bc3ed 100644
--- a/udkapi/com/sun/star/uri/makefile.mk
+++ b/udkapi/com/sun/star/uri/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: obo $ $Date: 2004-03-19 13:18:49 $
+# last change: $Author: rt $ $Date: 2004-06-17 11:37:16 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -68,12 +68,16 @@ PACKAGE := com$/sun$/star$/uri
.INCLUDE: $(PRJ)$/util$/makefile.pmk
IDLFILES = \
+ ExternalUriReferenceTranslator.idl \
RelativeUriExcessParentSegments.idl \
UriReferenceFactory.idl \
UriSchemeParser_vndDOTsunDOTstarDOTscript.idl \
+ VndSunStarPkgUrlReferenceFactory.idl \
+ XExternalUriReferenceTranslator.idl \
XUriReference.idl \
XUriReferenceFactory.idl \
XUriSchemeParser.idl \
+ XVndSunStarPkgUrlReferenceFactory.idl \
XVndSunStarScriptUrl.idl \
XVndSunStarScriptUrlReference.idl