diff options
author | Oliver Bolte <obo@openoffice.org> | 2007-01-25 11:42:51 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2007-01-25 11:42:51 +0000 |
commit | 9c43f0fc69b2d3cddf4e6e282313da617fc50230 (patch) | |
tree | 3fddf766e0f07e43809082000caf3ffdd4d8aa30 /svx/qa | |
parent | 8b55de673138317db219c9db6e8aa830a68bdac5 (diff) |
INTEGRATION: CWS ause069 (1.4.590); FILE MERGED
2006/10/18 17:13:18 hjs 1.4.590.1: #i70359# remove forced shell calls
Diffstat (limited to 'svx/qa')
-rw-r--r-- | svx/qa/unoapi/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/qa/unoapi/makefile.mk b/svx/qa/unoapi/makefile.mk index b8f004b26bec..97c192f70782 100644 --- a/svx/qa/unoapi/makefile.mk +++ b/svx/qa/unoapi/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: rt $ $Date: 2005-09-08 20:10:01 $ +# last change: $Author: obo $ $Date: 2007-01-25 12:42:51 $ # # 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=svx TARGET=qa_unoapi ALLTAR: - +$(SOLARENV)$/bin$/checkapi -sce svx.sce -xcl knownissues.xcl -tdoc $(PWD)$/testdocuments + $(SOLARENV)$/bin$/checkapi -sce svx.sce -xcl knownissues.xcl -tdoc $(PWD)$/testdocuments |