summaryrefslogtreecommitdiffstats
path: root/tests/run-make/dump-mono-stats/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run-make/dump-mono-stats/Makefile')
-rw-r--r--tests/run-make/dump-mono-stats/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run-make/dump-mono-stats/Makefile b/tests/run-make/dump-mono-stats/Makefile
index fe1112fb0..196f84be6 100644
--- a/tests/run-make/dump-mono-stats/Makefile
+++ b/tests/run-make/dump-mono-stats/Makefile
@@ -1,4 +1,4 @@
-include ../../run-make-fulldeps/tools.mk
+include ../tools.mk
all:
$(RUSTC) --crate-type lib foo.rs -Z dump-mono-stats=$(TMPDIR) -Zdump-mono-stats-format=json