summaryrefslogtreecommitdiff
path: root/sc/qa
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-01-25 12:10:20 +0000
committerOliver Bolte <obo@openoffice.org>2007-01-25 12:10:20 +0000
commit64be80b08dff6198a1c73df7ad1566b58de511bc (patch)
tree746542012ed7f2c69f517e5859bbcd3c9652df53 /sc/qa
parent42ee0187443404b4f18845b6208a7a70df235d2f (diff)
INTEGRATION: CWS ause069 (1.5.296); FILE MERGED
2006/11/24 14:37:06 hjs 1.5.296.1: #i70359# remove forced shell calls
Diffstat (limited to 'sc/qa')
-rw-r--r--sc/qa/unoapi/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/qa/unoapi/makefile.mk b/sc/qa/unoapi/makefile.mk
index 9309fabe5507..05db0b0e178b 100644
--- a/sc/qa/unoapi/makefile.mk
+++ b/sc/qa/unoapi/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: rt $ $Date: 2005-09-08 18:08:44 $
+# last change: $Author: obo $ $Date: 2007-01-25 13:10:20 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -39,4 +39,4 @@ PRJNAME=sc
TARGET=qa_unoapi
ALLTAR:
- +$(SOLARENV)$/bin$/checkapi -sce sc.sce -xcl knownissues.xcl -tdoc $(PWD)$/testdocuments
+ $(SOLARENV)$/bin$/checkapi -sce sc.sce -xcl knownissues.xcl -tdoc $(PWD)$/testdocuments