summaryrefslogtreecommitdiff
path: root/sc/qa/complex/dataPilot
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-07-23 12:34:02 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-07-23 12:34:02 +0000
commita66b959e1bdd95122a704ce046b01003007a339c (patch)
tree046f860f380de3b60e14b9e3563ddfe884f9d10b /sc/qa/complex/dataPilot
parent36494c8617f919569fc908eed1c54816b99d131c (diff)
INTEGRATION: CWS sb20 (1.2.82); FILE MERGED
2004/06/15 07:30:18 sb 1.2.82.1: #i29119# sandbox.jar no longer needed by UNO.
Diffstat (limited to 'sc/qa/complex/dataPilot')
-rw-r--r--sc/qa/complex/dataPilot/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/qa/complex/dataPilot/makefile.mk b/sc/qa/complex/dataPilot/makefile.mk
index 8a9948f7002a..f1e12a985bdd 100644
--- a/sc/qa/complex/dataPilot/makefile.mk
+++ b/sc/qa/complex/dataPilot/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Date: 2004-04-13 12:23:53 $
+# last change: $Date: 2004-07-23 13:34:02 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -71,7 +71,7 @@ PACKAGE = complex$/dataPilot
#----- compile .java files -----------------------------------------
-JARFILES = sandbox.jar ridl.jar unoil.jar jurt.jar juh.jar jut.jar java_uno.jar OOoRunner.jar
+JARFILES = ridl.jar unoil.jar jurt.jar juh.jar jut.jar java_uno.jar OOoRunner.jar
JAVAFILES = CheckDataPilot.java
JAVACLASSFILES = $(foreach,i,$(JAVAFILES) $(CLASSDIR)$/$(PACKAGE)$/$(i:b).class)