]> git.lizzy.rs Git - rust.git/blobdiff - src/test/run-make/track-path-dep-info/Makefile
Rollup merge of #99928 - compiler-errors:issue-99914, r=oli-obk
[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.