diff --git a/Makefile.in b/Makefile.in index 4e4168b99a5..c76136b9774 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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