diff options
author | Thomas Lange <tl@openoffice.org> | 2002-10-02 13:41:10 +0000 |
---|---|---|
committer | Thomas Lange <tl@openoffice.org> | 2002-10-02 13:41:10 +0000 |
commit | 806d35773804e73edc7b4570546ccb5b669153f6 (patch) | |
tree | 293fde30d07edc466cf0d80a1458f671b4380178 /offapi/util | |
parent | 4a91e57316e327b9916753a74fc1d3a5c83025f1 (diff) |
#103091# dcssformula.db added
Diffstat (limited to 'offapi/util')
-rw-r--r-- | offapi/util/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/offapi/util/makefile.mk b/offapi/util/makefile.mk index 8e1578158522..37175dc1e8ab 100644 --- a/offapi/util/makefile.mk +++ b/offapi/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.45 $ +# $Revision: 1.46 $ # -# last change: $Author: dfoster $ $Date: 2002-09-20 13:20:07 $ +# last change: $Author: tl $ $Date: 2002-10-02 14:41:10 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -139,6 +139,7 @@ UNOIDLDBFILES= \ $(UCR)$/dcssauth.db\ $(UCR)$/dcsscbackend.db\ $(UCR)$/dcssdrawing.db\ + $(UCR)$/dcssformula.db \ $(UCR)$/dcsssheet.db\ $(UCR)$/dcsstable.db\ $(UCR)$/dcsstext.db \ |