diff options
author | Oliver Bolte <obo@openoffice.org> | 2007-01-25 12:48:44 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2007-01-25 12:48:44 +0000 |
commit | 87bf70796b3feee8fc2fc261d3ad780111ece70a (patch) | |
tree | c62f806b8c45a476a83ebe27b6d5582da066585a /linguistic/qa | |
parent | 9ddaf3bec5270790333cf10975325b62061aa8d9 (diff) |
INTEGRATION: CWS ause069 (1.3.54); FILE MERGED
2006/12/01 15:04:00 hjs 1.3.54.1: #i70359# remove forced shell calls
Diffstat (limited to 'linguistic/qa')
-rw-r--r-- | linguistic/qa/unoapi/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/linguistic/qa/unoapi/makefile.mk b/linguistic/qa/unoapi/makefile.mk index cfa290e9becd..e4027db41433 100644 --- a/linguistic/qa/unoapi/makefile.mk +++ b/linguistic/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 19:48:04 $ +# last change: $Author: obo $ $Date: 2007-01-25 13:48:44 $ # # 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=linguistic TARGET=qa_unoapi ALLTAR: - +$(SOLARENV)$/bin$/checkapi -sce lng.sce -xcl knownissues.xcl -tdoc $(PWD)$/testdocuments + $(SOLARENV)$/bin$/checkapi -sce lng.sce -xcl knownissues.xcl -tdoc $(PWD)$/testdocuments |