From 9c47b335a1c04c4a88e26066e03cd89c1df59c10 Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Tue, 2 Jan 2007 15:57:17 +0000
Subject: INTEGRATION: CWS smarttags (1.98.24); FILE MERGED 2006/12/21 13:05:39
jakob_lechner 1.98.24.1: #i72705#: support for smarttags
---
offapi/util/makefile.mk | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
(limited to 'offapi/util')
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 \
--
cgit