summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2003-11-18 16:23:41 +0000
committerKurt Zenker <kz@openoffice.org>2003-11-18 16:23:41 +0000
commit7dc89927531c1bd885bb0b418d3871539c677576 (patch)
tree6f268db0130ffe9fbcdafd2d351776c529bdd3db
parenta83d642ee0f719c7c18c453621042e388e9dc007 (diff)
INTEGRATION: CWS scriptingf1 (1.58.4); FILE MERGED
2003/10/31 16:34:52 dfoster 1.58.4.6: RESYNC: (1.64-1.66); FILE MERGED 2003/10/29 14:47:56 toconnor 1.58.4.5: #i21858# - remove framework namespace to adhere to UNO idl naming convention of no more than 5 namespaces in depth 2003/09/24 09:50:49 dfoster 1.58.4.4: RESYNC: (1.62-1.64); FILE MERGED 2003/08/22 14:39:27 npower 1.58.4.3: #i12906# updates to include new interfaces in new dcsssf::browse namespace 2003/08/08 13:59:42 dfoster 1.58.4.2: #i15986# Resolving conflicts going from SRX645->SRC680 2003/06/25 14:04:51 dfoster 1.58.4.1: Re-addeding Scripting Framework IDLs
-rw-r--r--offapi/util/makefile.mk9
1 files changed, 7 insertions, 2 deletions
diff --git a/offapi/util/makefile.mk b/offapi/util/makefile.mk
index b361d16bc555..0051fb875041 100644
--- a/offapi/util/makefile.mk
+++ b/offapi/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.66 $
+# $Revision: 1.67 $
#
-# last change: $Author: obo $ $Date: 2003-10-21 08:36:35 $
+# last change: $Author: kz $ $Date: 2003-11-18 17:23:41 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -136,7 +136,12 @@ UNOIDLDBFILES= \
$(UCR)$/cssimage.db\
$(UCR)$/cssuidialogs.db \
$(UCR)$/cssui.db \
+ $(UCR)$/cssframe.db \
$(UCR)$/cssaccessibility.db\
+ $(UCR)$/dcsssprovider.db \
+ $(UCR)$/dcsssbrowse.db \
+ $(UCR)$/dcsssfsecurity.db \
+ $(UCR)$/dcsssfstorage.db \
$(UCR)$/cssframe.db \
$(UCR)$/dcssform.db \
$(UCR)$/dcssformcomp.db \