summaryrefslogtreecommitdiffstats
path: root/udkapi/com/sun/star/uno/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/uno/makefile.mk')
-rw-r--r--udkapi/com/sun/star/uno/makefile.mk8
1 files changed, 5 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/uno/makefile.mk b/udkapi/com/sun/star/uno/makefile.mk
index 0530de6286dd..9859d1327c9d 100644
--- a/udkapi/com/sun/star/uno/makefile.mk
+++ b/udkapi/com/sun/star/uno/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: mi $ $Date: 2000-11-08 12:29:00 $
+# last change: $Author: dbo $ $Date: 2001-05-04 14:22:18 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -84,7 +84,9 @@ IDLFILES=\
XInterface.idl\
XNamingService.idl\
XReference.idl\
- XWeak.idl
+ XWeak.idl\
+ XComponentContext.idl\
+ XCurrentContext.idl
# ------------------------------------------------------------------