diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-01-02 15:57:17 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-01-02 15:57:17 +0000 |
commit | 9c47b335a1c04c4a88e26066e03cd89c1df59c10 (patch) | |
tree | 6a617a7cc23e96e118b38f56a930f3588350e8cd /offapi/util | |
parent | 42cd7aa8a072bff7bb58686863d9b2d33a55825a (diff) |
INTEGRATION: CWS smarttags (1.98.24); FILE MERGED
2006/12/21 13:05:39 jakob_lechner 1.98.24.1: #i72705#: support for smarttags
Diffstat (limited to 'offapi/util')
-rw-r--r-- | offapi/util/makefile.mk | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/offapi/util/makefile.mk b/offapi/util/makefile.mk index 3c995d4d124a..4b8076298cae 100644 --- a/offapi/util/makefile.mk +++ b/offapi/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.100 $ +# $Revision: 1.101 $ # -# last change: $Author: rt $ $Date: 2006-12-01 17:23:02 $ +# last change: $Author: hr $ $Date: 2007-01-02 16:57:17 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -103,7 +103,8 @@ UNOIDLDBFILES= \ $(UCR)$/csssdbtools.db \ $(UCR)$/csssdbapp.db \ $(UCR)$/csssheet.db \ - $(UCR)$/cssstyle.db \ + $(UCR)$/csssmarttags.db \ + $(UCR)$/cssstyle.db \ $(UCR)$/csssystem.db\ $(UCR)$/csstable.db \ $(UCR)$/csstask.db \ |