Add the automatic building of the spanish handbook.

This commit is contained in:
Jesus Rodriguez Cuesta 2002-11-23 11:54:28 +00:00
parent 7fda168acb
commit 4bc49ecb20
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=14995

View file

@ -1,8 +1,9 @@
# $FreeBSD$
SUBDIR = faq
SUBDIR+= handbook
ROOT_SYMLINKS = faq
ROOT_SYMLINKS = faq handbook
DOC_PREFIX?= ${.CURDIR}/../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"