diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-03-08 13:11:03 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-03-08 13:11:03 +0000 |
commit | 2118d3711718c47309c3e083ee96be4b0edb2b23 (patch) | |
tree | 48ebac1ecb1e0c7ed1e63f2832111388c7af1a69 /offapi/util | |
parent | 3dece711fe3ccfe38d541f7ce94541fa03824b20 (diff) |
INTEGRATION: CWS so8forms1 (1.66.2); FILE MERGED
2004/03/01 15:06:33 lo 1.66.2.4: RESYNC: (1.66-1.69); FILE MERGED
2004/02/11 13:05:19 lo 1.66.2.3: dom level 2 support
2003/11/25 16:42:43 lo 1.66.2.2: xpath
2003/11/25 16:41:32 lo 1.66.2.1: dom/xpath
Diffstat (limited to 'offapi/util')
-rw-r--r-- | offapi/util/makefile.mk | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/offapi/util/makefile.mk b/offapi/util/makefile.mk index 65be86ecc49a..b1f66c799b47 100644 --- a/offapi/util/makefile.mk +++ b/offapi/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.70 $ +# $Revision: 1.71 $ # -# last change: $Author: kz $ $Date: 2004-02-25 17:07:47 $ +# last change: $Author: hr $ $Date: 2004-03-08 14:11:03 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -112,6 +112,10 @@ UNOIDLDBFILES= \ $(UCR)$/csspresentation.db \ $(UCR)$/cssresource.db \ $(UCR)$/csssax.db \ + $(UCR)$/cssdom.db \ + $(UCR)$/cssxpath.db \ + $(UCR)$/cssdomviews.db \ + $(UCR)$/cssdomevents.db \ $(UCR)$/cssscanner.db \ $(UCR)$/csssdb.db \ $(UCR)$/csssdbc.db \ |