summaryrefslogtreecommitdiff
path: root/xmloff/qa
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-01-25 12:02:20 +0000
committerOliver Bolte <obo@openoffice.org>2007-01-25 12:02:20 +0000
commitc0e80c46ebabd07f30270c8a4b3dd1d960cb4cb5 (patch)
tree4b6e347ea3a247978252edebfd1bc19715b77705 /xmloff/qa
parent099ed97244cd2483546fb16efb13861d83743619 (diff)
INTEGRATION: CWS ause069 (1.3.182); FILE MERGED
2006/12/01 17:25:45 hjs 1.3.182.1: #i70359# remove forced shell calls
Diffstat (limited to 'xmloff/qa')
-rw-r--r--xmloff/qa/unoapi/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/qa/unoapi/makefile.mk b/xmloff/qa/unoapi/makefile.mk
index ad177783910f..2c1854ff700e 100644
--- a/xmloff/qa/unoapi/makefile.mk
+++ b/xmloff/qa/unoapi/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: rt $ $Date: 2005-09-09 13:22:27 $
+# last change: $Author: obo $ $Date: 2007-01-25 13:02: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=xmloff
TARGET=qa_unoapi
ALLTAR:
- +$(SOLARENV)$/bin$/checkapi -sce xmloff.sce -xcl knownissues.xcl -tdoc $(PWD)$/testdocuments
+ $(SOLARENV)$/bin$/checkapi -sce xmloff.sce -xcl knownissues.xcl -tdoc $(PWD)$/testdocuments