From f96158d99c6cd0aa6cb1d977ae19270686fa01bf Mon Sep 17 00:00:00 2001 From: Ivo Hinkelmann Date: Wed, 20 Dec 2006 11:22:06 +0000 Subject: [PATCH] INTEGRATION: CWS jsc15 (1.5.46); FILE MERGED 2006/11/20 15:33:09 jsc 1.5.46.1: #i69877# add new interface XImplementationRegistration2 --- udkapi/com/sun/star/registry/makefile.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/udkapi/com/sun/star/registry/makefile.mk b/udkapi/com/sun/star/registry/makefile.mk index 475c1160cb37..c282263f95ed 100644 --- a/udkapi/com/sun/star/registry/makefile.mk +++ b/udkapi/com/sun/star/registry/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.5 $ +# $Revision: 1.6 $ # -# last change: $Author: rt $ $Date: 2005-09-09 16:10:20 $ +# last change: $Author: ihi $ $Date: 2006-12-20 12:22:06 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -57,6 +57,7 @@ IDLFILES=\ RegistryValueType.idl\ SimpleRegistry.idl\ XImplementationRegistration.idl\ + XImplementationRegistration2.idl\ XRegistryKey.idl\ XSimpleRegistry.idl\