Fix typo in Makefile.in
This commit is contained in:
parent
0b331e5934
commit
33f2f22bef
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue