Ignore errors when including clear_expected_if_blessed

Include is there only for the effect executing the rule.
The file is not intended to be remade successfully to be
actually included.
This commit is contained in:
Tomasz Miąsko 2022-12-08 00:00:00 +00:00
parent 7632db0e87
commit c1d5a5a246

View File

@ -80,7 +80,7 @@ ifdef RUSTC_BLESS_TEST
rm -f expected_*
endif
include clear_expected_if_blessed
-include clear_expected_if_blessed
%: $(SOURCEDIR)/lib/%.rs
# Compile the test library with coverage instrumentation