diff options
Diffstat (limited to 'jurt/test')
-rw-r--r-- | jurt/test/com/sun/star/uno/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/jurt/test/com/sun/star/uno/makefile.mk b/jurt/test/com/sun/star/uno/makefile.mk index 18d8d3d3ae4a..d87a258cbf7d 100644 --- a/jurt/test/com/sun/star/uno/makefile.mk +++ b/jurt/test/com/sun/star/uno/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: vg $ $Date: 2003-05-22 09:22:16 $ +# last change: $Author: vg $ $Date: 2003-10-09 10:16:25 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -69,6 +69,6 @@ JAVATESTFILES := \ AnyConverter_Test.java \ UnoRuntime_Test.java \ WeakReference_Test.java -JARFILES := ridl.jar sandbox.jar +JARFILES := ridl.jar .INCLUDE: javaunittest.mk |