]> git.lizzy.rs Git - rust.git/blobdiff - src/test/run-make-fulldeps/c-static-rlib/Makefile
Rollup merge of #101116 - GuillaumeGomez:rm-attrs-ty-alias, r=notriddle
[rust.git] / src / test / run-make-fulldeps / c-static-rlib / Makefile
index be22b2728f05b0eca8e1a1e4d82cc86b8b2ba80d..11a3cf1940c641148e9b6902d0fffd2cd2ad884f 100644 (file)
@@ -1,4 +1,4 @@
--include ../tools.mk
+include ../tools.mk
 
 all: $(call NATIVE_STATICLIB,cfoo)
        $(RUSTC) foo.rs