mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
Fix typo in Makefile.in
This commit is contained in:
+1
-1
@@ -142,7 +142,7 @@ else
|
||||
endif
|
||||
|
||||
ifeq ($(CFG_NATURALDOCS),)
|
||||
$(info cfg: no naturaldocs found, omitting doc/std/index.html
|
||||
$(info cfg: no naturaldocs found, omitting doc/std/index.html)
|
||||
else
|
||||
DOCS += doc/std/index.html
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user