Connect the problem report article to the doc build, and fix some
disordering.
This commit is contained in:
parent
247e04f88c
commit
a6c4f3c5ac
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=11279
1 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
SUBDIR = committers-guide
|
SUBDIR =
|
||||||
|
SUBDIR+= committers-guide
|
||||||
SUBDIR+= console-server
|
SUBDIR+= console-server
|
||||||
SUBDIR+= contributing
|
SUBDIR+= contributing
|
||||||
SUBDIR+= contributors
|
SUBDIR+= contributors
|
||||||
|
@ -9,14 +10,15 @@ SUBDIR+= dialup-firewall
|
||||||
SUBDIR+= diskless-x
|
SUBDIR+= diskless-x
|
||||||
SUBDIR+= explaining-bsd
|
SUBDIR+= explaining-bsd
|
||||||
SUBDIR+= filtering-bridges
|
SUBDIR+= filtering-bridges
|
||||||
SUBDIR+= freebsd-questions
|
|
||||||
SUBDIR+= fonts
|
SUBDIR+= fonts
|
||||||
SUBDIR+= formatting-media
|
SUBDIR+= formatting-media
|
||||||
|
SUBDIR+= freebsd-questions
|
||||||
SUBDIR+= ipsec-must
|
SUBDIR+= ipsec-must
|
||||||
SUBDIR+= laptop
|
SUBDIR+= laptop
|
||||||
SUBDIR+= mh
|
SUBDIR+= mh
|
||||||
SUBDIR+= multi-os
|
SUBDIR+= multi-os
|
||||||
SUBDIR+= new-users
|
SUBDIR+= new-users
|
||||||
|
SUBDIR+= problem-reports
|
||||||
SUBDIR+= programming-tools
|
SUBDIR+= programming-tools
|
||||||
SUBDIR+= pxe
|
SUBDIR+= pxe
|
||||||
SUBDIR+= serial-uart
|
SUBDIR+= serial-uart
|
||||||
|
|
Loading…
Reference in a new issue