summaryrefslogtreecommitdiff
path: root/udkapi
diff options
context:
space:
mode:
authorDaniel Boelzle <dbo@openoffice.org>2001-12-11 09:59:07 +0000
committerDaniel Boelzle <dbo@openoffice.org>2001-12-11 09:59:07 +0000
commit8838c90cefe847545d510191a6c7128c01a7fef6 (patch)
tree98271fb6ddff19b41635f43c5bf3e16282a73c08 /udkapi
parentdfef12b92e5be96545b1b2deba3823b9cb7aedd4 (diff)
#88919# added security
Diffstat (limited to 'udkapi')
-rw-r--r--udkapi/com/sun/star/security/makefile.mk7
-rw-r--r--udkapi/util/makefile.mk5
2 files changed, 7 insertions, 5 deletions
diff --git a/udkapi/com/sun/star/security/makefile.mk b/udkapi/com/sun/star/security/makefile.mk
index b4e4c1842a94..97a84d452d23 100644
--- a/udkapi/com/sun/star/security/makefile.mk
+++ b/udkapi/com/sun/star/security/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: dbo $ $Date: 2001-12-10 19:16:10 $
+# last change: $Author: dbo $ $Date: 2001-12-11 10:59:07 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -69,7 +69,7 @@ PRJ=..$/..$/..$/..
PRJNAME=udkapi
-TARGET=cssunosec
+TARGET=csssec
PACKAGE=com$/sun$/star$/security
# --- Settings -----------------------------------------------------
@@ -90,3 +90,4 @@ IDLFILES= \
.INCLUDE : target.mk
.INCLUDE : $(PRJ)$/util$/target.pmk
+
diff --git a/udkapi/util/makefile.mk b/udkapi/util/makefile.mk
index 1716be07f3f7..1257c38d38b0 100644
--- a/udkapi/util/makefile.mk
+++ b/udkapi/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: mi $ $Date: 2000-11-08 16:06:12 $
+# last change: $Author: dbo $ $Date: 2001-12-11 10:58:01 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -83,6 +83,7 @@ UNOIDLDBFILES= \
$(UCR)$/cssio.db \
$(UCR)$/cssjava.db \
$(UCR)$/csslang.db \
+ $(UCR)$/csssec.db \
$(UCR)$/cssloader.db \
$(UCR)$/cssreflection.db \
$(UCR)$/cssregistry.db \