aboutsummaryrefslogtreecommitdiff
path: root/es_ES.ISO8859-1/books/Makefile
diff options
context:
space:
mode:
authorJesus Rodriguez Cuesta <jesusr@FreeBSD.org>2002-11-23 11:54:28 +0000
committerJesus Rodriguez Cuesta <jesusr@FreeBSD.org>2002-11-23 11:54:28 +0000
commit4bc49ecb20b7c15941b7407d5da0e61a5cdf6f1d (patch)
tree1ed3c2ea71c2e79f2b9cf902dabbc33ff7065e8f /es_ES.ISO8859-1/books/Makefile
parent7fda168acb19150ba3a5715411747764bbb4e0af (diff)
downloaddoc-4bc49ecb20b7c15941b7407d5da0e61a5cdf6f1d.tar.gz
doc-4bc49ecb20b7c15941b7407d5da0e61a5cdf6f1d.zip
Add the automatic building of the spanish handbook.
Notes
Notes: svn path=/head/; revision=14995
Diffstat (limited to 'es_ES.ISO8859-1/books/Makefile')
-rw-r--r--es_ES.ISO8859-1/books/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/es_ES.ISO8859-1/books/Makefile b/es_ES.ISO8859-1/books/Makefile
index 2b396a470c..5920f294fa 100644
--- a/es_ES.ISO8859-1/books/Makefile
+++ b/es_ES.ISO8859-1/books/Makefile
@@ -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"