summaryrefslogtreecommitdiff
path: root/sandbox
diff options
context:
space:
mode:
authorKay Ramme <kr@openoffice.org>2000-12-22 08:56:46 +0000
committerKay Ramme <kr@openoffice.org>2000-12-22 08:56:46 +0000
commit4e4b0db9b1effc940321347edc2da6f5705a0531 (patch)
tree4894afca6f1464d3e287c5eca53a3eaf2ae70009 /sandbox
parent8d17ae3ccb68da92548595250f5724f13232010e (diff)
gerneric hook added
Diffstat (limited to 'sandbox')
-rw-r--r--sandbox/com/sun/star/lib/sandbox/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/sandbox/com/sun/star/lib/sandbox/makefile.mk b/sandbox/com/sun/star/lib/sandbox/makefile.mk
index bf250c9f6e6d..b7891a4c88c7 100644
--- a/sandbox/com/sun/star/lib/sandbox/makefile.mk
+++ b/sandbox/com/sun/star/lib/sandbox/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.1.1.1 $
+# $Revision: 1.2 $
#
-# last change: $Author: hr $ $Date: 2000-09-18 17:24:28 $
+# last change: $Author: kr $ $Date: 2000-12-22 09:56:46 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -87,6 +87,7 @@ JAVAFILES= \
ExecutionContext.java \
FilePermission.java \
Holder.java \
+ IInvokeHook.java \
ImageProducerProxy.java \
JarEntry.java \
JarInputStream.java \