diff options
author | Oliver Bolte <obo@openoffice.org> | 2007-01-25 11:25:01 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2007-01-25 11:25:01 +0000 |
commit | 2df08937ce880feb45c3ab3e59b67be5aca9ca83 (patch) | |
tree | 9aa8db4654d330caa9176f30e1ca476fcb764b31 /sw/qa | |
parent | 8d5d874a5b7a8915bb0333a00431d6d05622aa46 (diff) |
INTEGRATION: CWS ause069 (1.4.544); FILE MERGED
2006/11/28 10:23:59 hjs 1.4.544.1: #i70359# remove forced shell calls
Diffstat (limited to 'sw/qa')
-rw-r--r-- | sw/qa/unoapi/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/qa/unoapi/makefile.mk b/sw/qa/unoapi/makefile.mk index 96674a8b95..b9616f3c3d 100644 --- a/sw/qa/unoapi/makefile.mk +++ b/sw/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-09 02:31:34 $ +# last change: $Author: obo $ $Date: 2007-01-25 12:25:01 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -38,4 +38,4 @@ PRJNAME=sw TARGET=qa_unoapi ALLTAR: - +$(SOLARENV)$/bin$/checkapi -sce sw.sce -xcl knownissues.xcl -tdoc $(PWD)$/testdocuments + $(SOLARENV)$/bin$/checkapi -sce sw.sce -xcl knownissues.xcl -tdoc $(PWD)$/testdocuments |