diff options
-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\ |