Add the automatic building of the spanish handbook.
This commit is contained in:
parent
7fda168acb
commit
4bc49ecb20
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=14995
1 changed files with 2 additions and 1 deletions
|
@ -1,8 +1,9 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
SUBDIR = faq
|
SUBDIR = faq
|
||||||
|
SUBDIR+= handbook
|
||||||
|
|
||||||
ROOT_SYMLINKS = faq
|
ROOT_SYMLINKS = faq handbook
|
||||||
|
|
||||||
DOC_PREFIX?= ${.CURDIR}/../..
|
DOC_PREFIX?= ${.CURDIR}/../..
|
||||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||||
|
|
Loading…
Reference in a new issue