Index: com/sun/star/lang/makefile.mk =================================================================== RCS file: /cvs/api/udkapi/com/sun/star/lang/makefile.mk,v retrieving revision 1.8 diff -u -r1.8 makefile.mk --- com/sun/star/lang/makefile.mk 9 Sep 2005 15:51:17 -0000 1.8 +++ com/sun/star/lang/makefile.mk 31 May 2006 07:28:47 -0000 @@ -46,23 +46,23 @@ # ------------------------------------------------------------------------ IDLFILES=\ + IllegalArgumentException.idl\ + Locale.idl\ + ServiceManager.idl\ + RegistryServiceManager.idl\ + EventObject.idl\ ArrayIndexOutOfBoundsException.idl\ ClassNotFoundException.idl\ DisposedException.idl\ - EventObject.idl\ IllegalAccessException.idl\ - IllegalArgumentException.idl\ IndexOutOfBoundsException.idl\ InvalidListenerException.idl\ ListenerExistException.idl\ - Locale.idl\ MultiServiceFactory.idl\ NoSuchFieldException.idl\ NoSuchMethodException.idl\ NoSupportException.idl\ NullPointerException.idl\ - RegistryServiceManager.idl\ - ServiceManager.idl\ ServiceNotRegisteredException.idl\ SystemDependent.idl\ WrappedTargetException.idl\ Index: com/sun/star/uno/makefile.mk =================================================================== RCS file: /cvs/api/udkapi/com/sun/star/uno/makefile.mk,v retrieving revision 1.13 diff -u -r1.13 makefile.mk --- com/sun/star/uno/makefile.mk 9 Sep 2005 16:36:18 -0000 1.13 +++ com/sun/star/uno/makefile.mk 31 May 2006 07:28:47 -0000 @@ -46,12 +46,12 @@ # ------------------------------------------------------------------------ IDLFILES=\ + TypeClass.idl\ Exception.idl\ NamingService.idl\ RuntimeException.idl\ SecurityException.idl\ DeploymentException.idl\ - TypeClass.idl\ Uik.idl\ XAdapter.idl\ XAggregation.idl\