summaryrefslogtreecommitdiff
path: root/testtools/com
diff options
context:
space:
mode:
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