summaryrefslogtreecommitdiff
path: root/sfx2/qa/complex/docinfo
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-01-25 12:12:48 +0000
committerOliver Bolte <obo@openoffice.org>2007-01-25 12:12:48 +0000
commit643e882c2c8adf13336f90c9b397a74795d58a09 (patch)
treefef58091917e53ccf368256d3851af635aa9f6a2 /sfx2/qa/complex/docinfo
parentb33df4d11fce996fdc67b775fe1ad26859da5d06 (diff)
INTEGRATION: CWS ause069 (1.3.350); FILE MERGED
2006/11/28 12:07:20 hjs 1.3.350.1: #i70359# remove forced shell calls
Diffstat (limited to 'sfx2/qa/complex/docinfo')
-rw-r--r--sfx2/qa/complex/docinfo/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/qa/complex/docinfo/makefile.mk b/sfx2/qa/complex/docinfo/makefile.mk
index 6405ec3aeda4..d4c876a7b369 100644
--- a/sfx2/qa/complex/docinfo/makefile.mk
+++ b/sfx2/qa/complex/docinfo/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: rt $ $Date: 2005-09-07 17:27:05 $
+# last change: $Author: obo $ $Date: 2007-01-25 13:12:48 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -61,4 +61,4 @@ JARCOMPRESS = TRUE
run:
- +java -cp $(CLASSPATH) org.openoffice.Runner -TestBase java_complex -o $(PACKAGE:s#$/#.#).$(JAVAFILES:b)
+ java -cp $(CLASSPATH) org.openoffice.Runner -TestBase java_complex -o $(PACKAGE:s#$/#.#).$(JAVAFILES:b)