]> git.lizzy.rs Git - rust.git/blobdiff - src/test/run-make-fulldeps/atomic-lock-free/Makefile
Merge commit 'f51aade56f93175dde89177a92e3669ebd8e7592' into clippyup
[rust.git] / src / test / run-make-fulldeps / atomic-lock-free / Makefile
index 9e8b4fabf17989c43b82543c175356bd4f37262a..37e59624a2541744708b052f687e8194a60a1214 100644 (file)
@@ -1,4 +1,4 @@
--include ../tools.mk
+include ../tools.mk
 
 # This tests ensure that atomic types are never lowered into runtime library calls that are not
 # guaranteed to be lock-free.