]> git.proxmox.com Git - rustc.git/blobdiff - src/test/run-make-fulldeps/rustdoc-io-error/Makefile
New upstream version 1.65.0+dfsg1
[rustc.git] / src / test / run-make-fulldeps / rustdoc-io-error / Makefile
index f95fa88d41cf7d016b19dfcdbd243a0bc4b5e874..27f5ecf94aba39c6d806addc795dbe9ab1da075b 100644 (file)
@@ -1,4 +1,4 @@
--include ../tools.mk
+include ../tools.mk
 
 # This test verifies that rustdoc doesn't ICE when it encounters an IO error
 # while generating files. Ideally this would be a rustdoc-ui test, so we could