]> git.lizzy.rs Git - rust.git/commitdiff
Almost all the other tests use '-include', so we'll do too.
authorTor Hovland <tor.hovland@bekk.no>
Sun, 7 Nov 2021 19:06:22 +0000 (20:06 +0100)
committerTor Hovland <tor.hovland@bekk.no>
Sun, 7 Nov 2021 19:06:22 +0000 (20:06 +0100)
src/test/run-make/issue-10971-temps-dir/Makefile

index 28aa188c3926aba417417f7e8a64cdc43163d52b..18d8729ab0c368874ae81fd6391735f6503d65a7 100644 (file)
@@ -1,4 +1,4 @@
-include ../../run-make-fulldeps/tools.mk
+-include ../../run-make-fulldeps/tools.mk
 
 # Regression test for issue #10971
 # Running two invocations in parallel would overwrite each other's temp files.