Fix typo in Makefile.in
This commit is contained in:
parent
0b331e5934
commit
33f2f22bef
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user