summaryrefslogtreecommitdiff
path: root/testtools/com
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2006-12-01 13:44:16 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2006-12-01 13:44:16 +0000
commit4ed69740f499731dddfe5ddb682b27ea93e394e6 (patch)
tree482a22535661ec33c5bc38c2e24dc0b2183418ef /testtools/com
parent3339ab7a663b0fde070aafbf149c136f1c82b5d3 (diff)
INTEGRATION: CWS sb23 (1.5.32); FILE MERGED
2006/11/08 15:46:41 sb 1.5.32.1: #88601# Current context testing.
Diffstat (limited to 'testtools/com')
-rw-r--r--testtools/com/sun/star/comp/bridge/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/testtools/com/sun/star/comp/bridge/makefile.mk b/testtools/com/sun/star/comp/bridge/makefile.mk
index d3e66054abda..11196be367ac 100644
--- a/testtools/com/sun/star/comp/bridge/makefile.mk
+++ b/testtools/com/sun/star/comp/bridge/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: rt $ $Date: 2005-09-09 12:21:26 $
+# last change: $Author: rt $ $Date: 2006-12-01 14:44:16 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -50,6 +50,7 @@ JARFILES = ridl.jar jurt.jar juh.jar
JAVACLASSFILES= \
+ $(CLASSDIR)$/$(PACKAGE)$/CurrentContextChecker.class \
$(CLASSDIR)$/$(PACKAGE)$/TestComponent.class \
$(CLASSDIR)$/$(PACKAGE)$/TestComponentMain.class