summaryrefslogtreecommitdiff
path: root/salhelper/qa
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-01-25 13:22:18 +0000
committerOliver Bolte <obo@openoffice.org>2007-01-25 13:22:18 +0000
commit98fe43f4bd65efa0c39778223c457e632d59bc14 (patch)
tree9c8ec1b200fdc0e8c627f9c70b5383cbf106622a /salhelper/qa
parentb5c9182453c9d8f4e81c2cf83137a1b480d20ee7 (diff)
INTEGRATION: CWS ause069 (1.3.32); FILE MERGED
2006/12/01 17:27:39 hjs 1.3.32.1: #i70359# remove forced shell calls
Diffstat (limited to 'salhelper/qa')
-rw-r--r--salhelper/qa/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/salhelper/qa/makefile.mk b/salhelper/qa/makefile.mk
index 9b0e60e0417c..36cc0ab5f11d 100644
--- a/salhelper/qa/makefile.mk
+++ b/salhelper/qa/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: rt $ $Date: 2005-09-08 17:00:12 $
+# last change: $Author: obo $ $Date: 2007-01-25 14:22:18 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -55,4 +55,4 @@ SLOFILES = $(SHL1OBJS)
ALLTAR: test
test .PHONY: $(SHL1TARGETN)
- + cd $(SHL1TARGETN:d) && testshl2 $(SHL1TARGETN:f)
+ cd $(SHL1TARGETN:d) && testshl2 $(SHL1TARGETN:f)