diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2006-12-20 11:22:06 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2006-12-20 11:22:06 +0000 |
commit | f96158d99c6cd0aa6cb1d977ae19270686fa01bf (patch) | |
tree | 498f7b6f80535c608a6219235768676035f69217 /udkapi/com/sun/star/registry | |
parent | 508d470cd290885f4ea79c402150cc621dbded83 (diff) |
INTEGRATION: CWS jsc15 (1.5.46); FILE MERGED
2006/11/20 15:33:09 jsc 1.5.46.1: #i69877# add new interface XImplementationRegistration2
Diffstat (limited to 'udkapi/com/sun/star/registry')
-rw-r--r-- | udkapi/com/sun/star/registry/makefile.mk | 5 |
1 files 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\ |