diff options
author | Tino Rachui <tra@openoffice.org> | 2001-04-27 08:36:07 +0000 |
---|---|---|
committer | Tino Rachui <tra@openoffice.org> | 2001-04-27 08:36:07 +0000 |
commit | f0f3ba9f66b6d2013d198ebd1dacda59bdc46162 (patch) | |
tree | d797f4a794350b5047454e6aa1324e4fd0ba0d19 /offapi/util | |
parent | e5b9a4f355ac660d0160f68523ef89d6698274eb (diff) |
*** empty log message ***
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 14762e8fb914..3e4ac0b89892 100644 --- a/offapi/util/makefile.mk +++ b/offapi/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.14 $ +# $Revision: 1.15 $ # -# last change: $Author: mtg $ $Date: 2001-04-19 14:03:19 $ +# last change: $Author: tra $ $Date: 2001-04-27 09:35:11 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -111,6 +111,7 @@ UNOIDLDBFILES= \ $(UCR)$/csssdbcx.db \ $(UCR)$/csssheet.db \ $(UCR)$/cssstyle.db \ + $(UCR)$/csssystem.db\ $(UCR)$/csstable.db \ $(UCR)$/csstask.db \ $(UCR)$/csstext.db \ |