summaryrefslogtreecommitdiff
path: root/sc/qa/complex/calcPreview
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-10-01 09:04:58 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-10-01 09:04:58 +0000
commit2a7c4b4b2889539f02a506fb695b0c3eb2791bd1 (patch)
tree076562e638b581e1e3a84fa3caf092fb9ed26168 /sc/qa/complex/calcPreview
parent70346a32723a3f3c1cbfedd2c6096152260ef9f7 (diff)
CWS-TOOLING: integrate CWS sb93
Diffstat (limited to 'sc/qa/complex/calcPreview')
-rwxr-xr-xsc/qa/complex/calcPreview/makefile.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/qa/complex/calcPreview/makefile.mk b/sc/qa/complex/calcPreview/makefile.mk
index 127a5715ce85..c0051be6a69b 100755
--- a/sc/qa/complex/calcPreview/makefile.mk
+++ b/sc/qa/complex/calcPreview/makefile.mk
@@ -8,7 +8,7 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.4.138.1 $
#
# This file is part of OpenOffice.org.
#
@@ -40,7 +40,7 @@ PACKAGE = complex$/calcPreview
#----- compile .java files -----------------------------------------
-JARFILES = mysql.jar sandbox.jar ridl.jar unoil.jar jurt.jar juh.jar jut.jar java_uno.jar OOoRunner.jar mysql.jar
+JARFILES = mysql.jar sandbox.jar ridl.jar unoil.jar jurt.jar juh.jar java_uno.jar OOoRunner.jar mysql.jar
JAVAFILES = ViewForwarder.java
JAVACLASSFILES = $(foreach,i,$(JAVAFILES) $(CLASSDIR)$/$(PACKAGE)$/$(i:b).class)