diff options
author | Oliver Bolte <obo@openoffice.org> | 2007-01-25 12:06:58 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2007-01-25 12:06:58 +0000 |
commit | 405865ea3796eeda23c092a16f5efc3a87f5aab2 (patch) | |
tree | e8c0ff7ab034b1f7cf2cdaf74b1214b344b8cfd9 /svtools/qa | |
parent | 823926f8cdc8f81efed2518aae8d250212b73d77 (diff) |
INTEGRATION: CWS ause069 (1.3.366); FILE MERGED
2006/12/01 17:16:11 hjs 1.3.366.1: #i70359# remove forced shell calls
Diffstat (limited to 'svtools/qa')
-rw-r--r-- | svtools/qa/unoapi/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svtools/qa/unoapi/makefile.mk b/svtools/qa/unoapi/makefile.mk index d7c2189edb5f..c299bc8196ec 100644 --- a/svtools/qa/unoapi/makefile.mk +++ b/svtools/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-08 14:22:15 $ +# last change: $Author: obo $ $Date: 2007-01-25 13:06: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=svtools TARGET=qa_unoapi ALLTAR: - +$(SOLARENV)$/bin$/checkapi -sce svtools.sce -xcl knownissues.xcl -tdoc $(PWD)$/testdocuments + $(SOLARENV)$/bin$/checkapi -sce svtools.sce -xcl knownissues.xcl -tdoc $(PWD)$/testdocuments |