]> git.lizzy.rs Git - rust.git/blobdiff - src/test/run-make/track-path-dep-info/Makefile
Auto merge of #98100 - bjorn3:use_object_for_bitcode_reading, r=wesleywiser
[rust.git] / src / test / run-make / track-path-dep-info / Makefile
index 465d3744789b07b8ec8fb5beacece0d449e848b9..ee853943f8bce9c84495769a9ab2e9e8365408eb 100644 (file)
@@ -1,4 +1,4 @@
--include ../../run-make-fulldeps/tools.mk
+include ../../run-make-fulldeps/tools.mk
 
 # FIXME(eddyb) provide `HOST_RUSTC` and `TARGET_RUSTC`
 # instead of hardcoding them everywhere they're needed.