summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-01-19 17:21:51 +0000
committerKurt Zenker <kz@openoffice.org>2004-01-19 17:21:51 +0000
commitcb2660f3f75dd39525c05b4b8ebcd45de9f1244d (patch)
tree3f6cb2b56042e8f35c7bc26daa91b12d445313f9
parent9fe27fa75f4dadcdd2f95e1717aa63808709ee99 (diff)
INTEGRATION: CWS sb12 (1.13.64); FILE MERGED
2003/12/17 16:14:39 sb 1.13.64.1: #i19971# Added com.sun.star.uri.
-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 94b6a15b8f6a..c70c8b5697cb 100644
--- a/udkapi/util/makefile.mk
+++ b/udkapi/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.13 $
+# $Revision: 1.14 $
#
-# last change: $Author: hr $ $Date: 2003-03-27 17:37:32 $
+# last change: $Author: kz $ $Date: 2004-01-19 18:21:51 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -99,7 +99,8 @@ UNOIDLDBFILES= \
$(UCR)$/cssiop.db \
$(UCR)$/cssiiop.db \
$(UCR)$/cssgiop.db \
- $(UCR)$/csstask.db
+ $(UCR)$/csstask.db \
+ $(UCR)$/cssuri.db
# --- Targets ------------------------------------------------------