summaryrefslogtreecommitdiffstats
path: root/tests/run-make/no-input-file/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run-make/no-input-file/Makefile')
-rw-r--r--tests/run-make/no-input-file/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run-make/no-input-file/Makefile b/tests/run-make/no-input-file/Makefile
index 2f0215922..a754573a5 100644
--- a/tests/run-make/no-input-file/Makefile
+++ b/tests/run-make/no-input-file/Makefile
@@ -1,4 +1,4 @@
-include ../../run-make-fulldeps/tools.mk
+include ../tools.mk
all:
$(RUSTC) --print crate-name 2>&1 | diff - no-input-file.stderr