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

Commit f5c8d3b

Browse files
authored
Merge pull request #2075 from wilzbach/fix-13844
Fix Issue 13844 - core.stdc.config isn't listed in the docs merged-on-behalf-of: Petar Kirov <ZombineDev@users.noreply.github.com>
2 parents 34df720 + bd783a5 commit f5c8d3b

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)