summaryrefslogtreecommitdiff
path: root/extensions/qa
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-01-25 11:13:44 +0000
committerOliver Bolte <obo@openoffice.org>2007-01-25 11:13:44 +0000
commitb079c92493a33db1f2ae7be09d52f63ada230376 (patch)
tree85c28809b9ea8bbba5b410f6a13fc41f9dab57e8 /extensions/qa
parentdc3835ba6641ff5d6598238203cce5d30182350b (diff)
INTEGRATION: CWS ause069 (1.2.142); FILE MERGED
2006/11/24 15:08:19 hjs 1.2.142.1: #i70359# remove forced shell calls
Diffstat (limited to 'extensions/qa')
-rw-r--r--extensions/qa/unoapi/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/extensions/qa/unoapi/makefile.mk b/extensions/qa/unoapi/makefile.mk
index e2ed8977ee73..3931239b02ec 100644
--- a/extensions/qa/unoapi/makefile.mk
+++ b/extensions/qa/unoapi/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: vg $ $Date: 2006-03-14 11:16:34 $
+# last change: $Author: obo $ $Date: 2007-01-25 12:13: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=extensions
TARGET=qa_unoapi
ALLTAR:
- +$(SOLARENV)$/bin$/checkapi -sce $(PRJNAME).sce -THRCNT 1
+ $(SOLARENV)$/bin$/checkapi -sce $(PRJNAME).sce -THRCNT 1