summaryrefslogtreecommitdiffstats
path: root/tests/run-make/raw-dylib-import-name-type/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run-make/raw-dylib-import-name-type/Makefile')
-rw-r--r--tests/run-make/raw-dylib-import-name-type/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run-make/raw-dylib-import-name-type/Makefile b/tests/run-make/raw-dylib-import-name-type/Makefile
index fcc60e88e..671523298 100644
--- a/tests/run-make/raw-dylib-import-name-type/Makefile
+++ b/tests/run-make/raw-dylib-import-name-type/Makefile
@@ -3,7 +3,7 @@
# only-x86
# only-windows
--include ../../run-make-fulldeps/tools.mk
+include ../tools.mk
all:
$(RUSTC) --crate-type bin driver.rs -L "$(TMPDIR)"