summaryrefslogtreecommitdiffstats
path: root/tests/run-make/invalid-so/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run-make/invalid-so/Makefile')
-rw-r--r--tests/run-make/invalid-so/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run-make/invalid-so/Makefile b/tests/run-make/invalid-so/Makefile
index 5b82ecd20..e36c7040b 100644
--- a/tests/run-make/invalid-so/Makefile
+++ b/tests/run-make/invalid-so/Makefile
@@ -1,4 +1,4 @@
-include ../../run-make-fulldeps/tools.mk
+include ../tools.mk
DYLIB_NAME := $(shell echo | $(RUSTC) --crate-name foo --crate-type dylib --print file-names -)