about summary refs log tree commit diff
path: root/tests/run-make/coverage/coverage_tools.mk
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run-make/coverage/coverage_tools.mk')
-rw-r--r--tests/run-make/coverage/coverage_tools.mk6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/run-make/coverage/coverage_tools.mk b/tests/run-make/coverage/coverage_tools.mk
new file mode 100644
index 00000000000..0b6bbc33167
--- /dev/null
+++ b/tests/run-make/coverage/coverage_tools.mk
@@ -0,0 +1,6 @@
+# Common Makefile include for Rust `run-make/coverage-* tests. Include this
+# file with the line:
+#
+# include ../coverage/coverage_tools.mk
+
+include ../../run-make-fulldeps/tools.mk