summaryrefslogtreecommitdiff
path: root/sc/qa/complex
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-07-23 12:34:46 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-07-23 12:34:46 +0000
commit06fe857fc8f57c95097f2aa97c882451a0153a88 (patch)
tree6287e36762129dbb40df85af19b810c2e751454b /sc/qa/complex
parentee1d4f493270deb237fb14639e18fd9eecd5ec57 (diff)
INTEGRATION: CWS sb20 (1.2.82); FILE MERGED
2004/06/15 07:30:20 sb 1.2.82.1: #i29119# sandbox.jar no longer needed by UNO.
Diffstat (limited to 'sc/qa/complex')
-rw-r--r--sc/qa/complex/dataPilot/interfaceTests/sheet/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/qa/complex/dataPilot/interfaceTests/sheet/makefile.mk b/sc/qa/complex/dataPilot/interfaceTests/sheet/makefile.mk
index 39288470aa9f..c6adb2f63ba3 100644
--- a/sc/qa/complex/dataPilot/interfaceTests/sheet/makefile.mk
+++ b/sc/qa/complex/dataPilot/interfaceTests/sheet/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Date: 2004-04-13 12:25:12 $
+# last change: $Date: 2004-07-23 13:34:46 $
#
# 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$/interfaceTests$/sheet
#----- 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 = _XDataPilotDescriptor.java _XDataPilotTable.java
JAVACLASSFILES = $(foreach,i,$(JAVAFILES) $(CLASSDIR)$/$(PACKAGE)$/$(i:b).class)