summaryrefslogtreecommitdiff
path: root/testtools/source/bridgetest/pyuno/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'testtools/source/bridgetest/pyuno/makefile.mk')
-rw-r--r--testtools/source/bridgetest/pyuno/makefile.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/testtools/source/bridgetest/pyuno/makefile.mk b/testtools/source/bridgetest/pyuno/makefile.mk
index 7247c665eeda..ded3cdbc7931 100644
--- a/testtools/source/bridgetest/pyuno/makefile.mk
+++ b/testtools/source/bridgetest/pyuno/makefile.mk
@@ -99,8 +99,7 @@ $(DLLDEST)$/pyuno_services.rdb .ERRREMOVE : \
$(XSLTPROC) --nonet --stringparam prefix $(SOLARXMLDIR)/ -o $@ \
$(SOLARENV)/bin/packcomponents.xslt $(MISC)/pyuno_services.input
-$(MISC)/pyuno_services.input .ERRREMOVE :
- - $(RM) $@
+$(MISC)/pyuno_services.input :
echo \
'<list>$(my_components:^"<filename>":+".component</filename>")</list>' \
> $@