summaryrefslogtreecommitdiff
path: root/jurt/test/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'jurt/test/makefile.mk')
-rw-r--r--jurt/test/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/jurt/test/makefile.mk b/jurt/test/makefile.mk
index b449e7a73..455c12685 100644
--- a/jurt/test/makefile.mk
+++ b/jurt/test/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: kr $ $Date: 2001-01-17 09:32:12 $
+# last change: $Author: kr $ $Date: 2001-02-02 09:01:04 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -77,6 +77,6 @@ test:
cd ./com/sun/star/lib/uno/environments/remote; dmake debug=t product=full
cd ./com/sun/star/lib/uno/protocols; dmake debug=t product=full
cd ./com/sun/star/comp/bridgefactory; dmake debug=t product=full
-
+#
javac DoTests.java
java -classpath $(CLASSPATH):. DoTests