diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2006-04-07 07:41:49 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2006-04-07 07:41:49 +0000 |
commit | 6a5f1eaefd9f6037a422a9e422ff231f23eb87f1 (patch) | |
tree | 149f3d038809680677f27b13cb83b6c953b52cc1 /udkapi | |
parent | b4d9069b084a814bd1bb7721f9b8554394d86c47 (diff) |
INTEGRATION: CWS ab20lib (1.9.14); FILE MERGED
2005/09/29 13:15:19 ab 1.9.14.2: RESYNC: (1.9-1.10); FILE MERGED
2005/09/22 13:56:56 ab 1.9.14.1: #125948# Removed XLibraryContainer interfaces that will be moved to offapi
Diffstat (limited to 'udkapi')
-rw-r--r-- | udkapi/com/sun/star/script/makefile.mk | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/udkapi/com/sun/star/script/makefile.mk b/udkapi/com/sun/star/script/makefile.mk index 7e38516727ed..17875a92f1e2 100644 --- a/udkapi/com/sun/star/script/makefile.mk +++ b/udkapi/com/sun/star/script/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.10 $ +# $Revision: 1.11 $ # -# last change: $Author: rt $ $Date: 2005-09-09 16:22:44 $ +# last change: $Author: vg $ $Date: 2006-04-07 08:41:49 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -84,9 +84,6 @@ IDLFILES=\ XStarBasicModuleInfo.idl\ XStarBasicDialogInfo.idl\ XStarBasicLibraryInfo.idl\ - XLibraryContainer.idl\ - XLibraryContainer2.idl\ - XLibraryContainerPassword.idl\ XScriptEventsSupplier.idl\ XScriptEventsAttacher.idl\ |