diff options
author | Kurt Zenker <kz@openoffice.org> | 2006-10-05 11:56:55 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2006-10-05 11:56:55 +0000 |
commit | a9eed80e3eb66b218c25dad54a73fca4f24f6be4 (patch) | |
tree | 902806ebbc55f3ddabb1ceea67a401af4027cef1 /offapi/util | |
parent | c51bff229cb2f8c2e3daca905d88f53584f1285b (diff) |
INTEGRATION: CWS hsqlcsvstage1 (1.97.56); FILE MERGED
2006/09/20 10:30:04 fs 1.97.56.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein
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 1a124f4c0cc5..fd102fb6d9bf 100644 --- a/offapi/util/makefile.mk +++ b/offapi/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.97 $ +# $Revision: 1.98 $ # -# last change: $Author: obo $ $Date: 2006-07-10 14:53:29 $ +# last change: $Author: kz $ $Date: 2006-10-05 12:56:55 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -99,6 +99,7 @@ UNOIDLDBFILES= \ $(UCR)$/csssdbc.db \ $(UCR)$/csssdbcx.db \ $(UCR)$/csssdbtools.db \ + $(UCR)$/csssdbapp.db \ $(UCR)$/csssheet.db \ $(UCR)$/cssstyle.db \ $(UCR)$/csssystem.db\ |