summaryrefslogtreecommitdiff
path: root/smoketestoo_native/makefile.mk
diff options
context:
space:
mode:
authorCaolán McNamara <cmc@openoffice.org>2010-08-03 10:25:58 +0100
committerCaolán McNamara <cmc@openoffice.org>2010-08-03 10:25:58 +0100
commit5964db25f25c85ea70607310198fc50df9e7f088 (patch)
treec3d3706cb59017fe32eee6bb362a97fb517c30d2 /smoketestoo_native/makefile.mk
parentfab0859824dfdf60de2c5f0d9c7c41efe3364c31 (diff)
parent7bbf7ff48ffcd5a6dcfc46c31d95df33c360e4ee (diff)
cmcfixes77: merge with DEV300 m86
Diffstat (limited to 'smoketestoo_native/makefile.mk')
-rw-r--r--smoketestoo_native/makefile.mk5
1 files changed, 1 insertions, 4 deletions
diff --git a/smoketestoo_native/makefile.mk b/smoketestoo_native/makefile.mk
index 3dccb111c24b..e954549fdca9 100644
--- a/smoketestoo_native/makefile.mk
+++ b/smoketestoo_native/makefile.mk
@@ -54,13 +54,10 @@ DEF1NAME = $(SHL1TARGET)
ALLTAR : cpptest
-cpptest : $(SHL1TARGETN) $(BIN)/smoketestdoc.sxw
+cpptest : $(SHL1TARGETN)
OOO_CPPTEST_ARGS = $(SHL1TARGETN) -env:arg-doc=$(BIN)/smoketestdoc.sxw
-$(BIN)/smoketestdoc.sxw: data/smoketestdoc.sxw
- $(COPY) $< $@
-
.IF "$(OS)" != "WNT"
$(installationtest_instpath).flag : $(shell ls \
$(installationtest_instset)/OOo_*_install-arc_$(defaultlangiso).tar.gz)