diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2006-03-14 10:08:54 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2006-03-14 10:08:54 +0000 |
commit | ca9998f9e805d35becbf958a2063cd8f6cb584e2 (patch) | |
tree | 51e80e7063ea31b5dab591c26a4bc1e772948bd3 /offapi/util | |
parent | 3ca9de507eca4f7a63609be957c3b872e6d8e104 (diff) |
INTEGRATION: CWS pbrwuno (1.89.42); FILE MERGED
2006/02/09 15:55:51 fs 1.89.42.4: RESYNC: (1.90-1.93); FILE MERGED
2005/12/19 08:48:59 fs 1.89.42.3: also form css.form.inspection
2005/10/05 03:34:51 fs 1.89.42.2: RESYNC: (1.89-1.90); FILE MERGED
2005/09/05 08:16:41 fs 1.89.42.1: #i53095#
Diffstat (limited to 'offapi/util')
-rw-r--r-- | offapi/util/makefile.mk | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/offapi/util/makefile.mk b/offapi/util/makefile.mk index 6ebf74b8f177..7ece1a05f0f7 100644 --- a/offapi/util/makefile.mk +++ b/offapi/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.94 $ +# $Revision: 1.95 $ # -# last change: $Author: rt $ $Date: 2006-03-09 10:43:53 $ +# last change: $Author: vg $ $Date: 2006-03-14 11:08:54 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -65,6 +65,7 @@ UNOIDLDBFILES= \ $(UCR)$/cssrendering.db \ $(UCR)$/cssembed.db \ $(UCR)$/cssfcontrol.db \ + $(UCR)$/cssfinsp.db \ $(UCR)$/cssform.db \ $(UCR)$/cssxforms.db \ $(UCR)$/cssfcomp.db \ @@ -125,6 +126,7 @@ UNOIDLDBFILES= \ $(UCR)$/csssbrowse.db \ $(UCR)$/cssgallery.db \ $(UCR)$/cssxsd.db \ + $(UCR)$/cssinspection.db \ $(UCR)$/dcssform.db \ $(UCR)$/xsec-security.db \ $(UCR)$/xsec-crypto.db \ |