diff options
author | Oliver Bolte <obo@openoffice.org> | 2007-01-25 12:12:58 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2007-01-25 12:12:58 +0000 |
commit | 350735ae01de61092e64b26de2012783e383434a (patch) | |
tree | d2792fb6f81c60d6afbd2942672e54ed5c5849e2 /sfx2/qa | |
parent | 643e882c2c8adf13336f90c9b397a74795d58a09 (diff) |
INTEGRATION: CWS ause069 (1.3.350); FILE MERGED
2006/11/28 12:07:21 hjs 1.3.350.1: #i70359# remove forced shell calls
Diffstat (limited to 'sfx2/qa')
-rw-r--r-- | sfx2/qa/unoapi/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/qa/unoapi/makefile.mk b/sfx2/qa/unoapi/makefile.mk index 17e281a7d852..2a64283fda67 100644 --- a/sfx2/qa/unoapi/makefile.mk +++ b/sfx2/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-07 17:27:22 $ +# last change: $Author: obo $ $Date: 2007-01-25 13:12:58 $ # # 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=sfx2 TARGET=qa_unoapi ALLTAR: - +$(SOLARENV)$/bin$/checkapi -sce sfx.sce -xcl knownissues.xcl -tdoc $(PWD)$/testdocuments + $(SOLARENV)$/bin$/checkapi -sce sfx.sce -xcl knownissues.xcl -tdoc $(PWD)$/testdocuments |