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