Skip to content

Commit 0b161d4

Browse files
committed
Update PAGES_ROOT Makefile listing
1 parent 49c7974 commit 0b161d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

posix.mak

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -360,11 +360,11 @@ ARTICLE_FILES=$(addprefix articles/, index builtin code_coverage const-faq \
360360
# and .html in the generated HTML. Save for the expansion of
361361
# $(SPEC_ROOT), the list is sorted alphabetically.
362362
PAGES_ROOT=$(SPEC_ROOT) 404 acknowledgements areas-of-d-usage $(ARTICLE_FILES) \
363-
ascii-table bugstats builtin $(CHANGELOG_FILES) community comparison concepts \
363+
ascii-table bugstats $(CHANGELOG_FILES) community comparison concepts \
364364
cppcontracts D1toD2 deprecate dmd dmd-freebsd dmd-linux dmd-osx dmd-windows \
365365
documentation download dstyle forum-template gpg_keys glossary \
366366
gsoc2011 gsoc2012 gsoc2012-template howto-promote htod index install \
367-
menu mixin orgs-using-d overview rationale rdmd resources search tuple wc windbg \
367+
menu orgs-using-d overview rdmd resources search sponsors tuple wc windbg \
368368
$(addprefix foundation/, index about donate sponsors upb-scholarship)
369369

370370
# The contributors listing is dynamically generated

0 commit comments

Comments
 (0)