Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Commit bd783a5

Browse files
committed
Fix Issue 13844 - core.stdc.config isn't listed in the docs
1 parent 594e3c6 commit bd783a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mak/DOCS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ DOCS=\
1616
$(DOCDIR)\core_vararg.html \
1717
\
1818
$(DOCDIR)\core_stdc_assert_.html \
19+
$(DOCDIR)\core_stdc_config.html \
1920
$(DOCDIR)\core_stdc_complex.html \
2021
$(DOCDIR)\core_stdc_ctype.html \
2122
$(DOCDIR)\core_stdc_errno.html \

0 commit comments

Comments
 (0)