summaryrefslogtreecommitdiffstats
path: root/tests/run-make/const_fn_mir/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run-make/const_fn_mir/Makefile')
-rw-r--r--tests/run-make/const_fn_mir/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run-make/const_fn_mir/Makefile b/tests/run-make/const_fn_mir/Makefile
index ad5695093..b2c268f04 100644
--- a/tests/run-make/const_fn_mir/Makefile
+++ b/tests/run-make/const_fn_mir/Makefile
@@ -1,4 +1,4 @@
-include ../../run-make-fulldeps/tools.mk
+include ../tools.mk
all:
$(RUSTC) main.rs --emit=mir -o "$(TMPDIR)"/dump.mir