add ppp-primer to build list
This commit is contained in:
parent
4b5ef55b5c
commit
32c180ebe7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=8959
1 changed files with 2 additions and 1 deletions
|
@ -2,8 +2,9 @@
|
|||
|
||||
SUBDIR = faq
|
||||
SUBDIR+= porters-handbook
|
||||
SUBDIR+= ppp-primer
|
||||
|
||||
ROOT_SYMLINKS = faq porters-handbook
|
||||
ROOT_SYMLINKS = faq porters-handbook ppp-primer
|
||||
|
||||
DOC_PREFIX?= ${.CURDIR}/../..
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
|
Loading…
Reference in a new issue