Fix typo in Makefile.in
This commit is contained in:
parent
0b331e5934
commit
33f2f22bef
@ -142,7 +142,7 @@ else
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(CFG_NATURALDOCS),)
|
ifeq ($(CFG_NATURALDOCS),)
|
||||||
$(info cfg: no naturaldocs found, omitting doc/std/index.html
|
$(info cfg: no naturaldocs found, omitting doc/std/index.html)
|
||||||
else
|
else
|
||||||
DOCS += doc/std/index.html
|
DOCS += doc/std/index.html
|
||||||
endif
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user