summaryrefslogtreecommitdiff
path: root/sw/qa/complex/indeterminateState
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2009-11-11 07:25:37 +0100
committerMathias Bauer <mba@openoffice.org>2009-11-11 07:25:37 +0100
commit739e55aa044a5691b750e42473fafab0f5907a0f (patch)
tree84ddc5a537af13ef1cd98ade1b7ecd4aaf595342 /sw/qa/complex/indeterminateState
parentb54b05d86fd5dd1b710cdbb7e127a6989bd24f38 (diff)
#i103496#: sandbox removed
Diffstat (limited to 'sw/qa/complex/indeterminateState')
-rwxr-xr-xsw/qa/complex/indeterminateState/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/qa/complex/indeterminateState/makefile.mk b/sw/qa/complex/indeterminateState/makefile.mk
index 5261e70667be..731822e03278 100755
--- a/sw/qa/complex/indeterminateState/makefile.mk
+++ b/sw/qa/complex/indeterminateState/makefile.mk
@@ -40,7 +40,7 @@ PACKAGE = complex$/indeterminateState
#----- compile .java files -----------------------------------------
-JARFILES = mysql.jar sandbox.jar ridl.jar unoil.jar jurt.jar juh.jar java_uno.jar OOoRunner.jar
+JARFILES = mysql.jar ridl.jar unoil.jar jurt.jar juh.jar java_uno.jar OOoRunner.jar
JAVAFILES = CheckIndeterminateState.java
JAVACLASSFILES = $(foreach,i,$(JAVAFILES) $(CLASSDIR)$/$(PACKAGE)$/$(i:b).class)