summaryrefslogtreecommitdiff
path: root/udkapi/util
diff options
context:
space:
mode:
authorJoachim Lingner <jl@openoffice.org>2002-07-18 12:40:15 +0000
committerJoachim Lingner <jl@openoffice.org>2002-07-18 12:40:15 +0000
commite16b366ad580a8ed3530d87b0c2ca0a641b48bef (patch)
treeb8d319bfd43173b6006d4e1619f9c86a127e86eb /udkapi/util
parent4a7b9aa3db5a54ec0e5f9be081b95fd069b2ed88 (diff)
#101225# new namespace csstask
Diffstat (limited to 'udkapi/util')
-rw-r--r--udkapi/util/makefile.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/udkapi/util/makefile.mk b/udkapi/util/makefile.mk
index 3637bb087d34..d50042729660 100644
--- a/udkapi/util/makefile.mk
+++ b/udkapi/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.7 $
+# $Revision: 1.8 $
#
-# last change: $Author: dbo $ $Date: 2002-06-14 12:51:31 $
+# last change: $Author: jl $ $Date: 2002-07-18 13:40:15 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -97,7 +97,8 @@ UNOIDLDBFILES= \
$(UCR)$/csscorba.db \
$(UCR)$/cssiop.db \
$(UCR)$/cssiiop.db \
- $(UCR)$/cssgiop.db
+ $(UCR)$/cssgiop.db \
+ $(UCR)$/csstask.db
# --- Targets ------------------------------------------------------