diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2003-04-24 10:03:35 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2003-04-24 10:03:35 +0000 |
commit | f8ccb689672895520e03433f5ad73aa5825b4569 (patch) | |
tree | 3292c21c434b16005393ba81ebf4f5f8a2349c33 /offapi/util | |
parent | 763b7509379008efbc864d73f973d9712597b98b (diff) |
INTEGRATION: CWS i18napi (1.52.12); FILE MERGED
2003/04/19 19:20:24 er 1.52.12.1: #107686# move drafts.com.sun.star.i18n to com.sun.star.i18n
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 0d362d9159d3..3fb11b1523cf 100644 --- a/offapi/util/makefile.mk +++ b/offapi/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.54 $ +# $Revision: 1.55 $ # -# last change: $Author: rt $ $Date: 2003-04-17 14:31:46 $ +# last change: $Author: vg $ $Date: 2003-04-24 11:03:35 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -140,6 +140,8 @@ UNOIDLDBFILES= \ $(UCR)$/dcssawt.db\ $(UCR)$/dcssabridge.db\ $(UCR)$/dcssi18n.db\ + $(UCR)$/dcsscbackend.db\ + $(UCR)$/dcssauth.db\ $(UCR)$/dcssdrawing.db\ $(UCR)$/dcssformula.db \ $(UCR)$/dcsssheet.db\ |