diff --git a/zh_CN.GB2312/books/Makefile b/zh_CN.GB2312/books/Makefile index 8aedaa60fd..4297aff018 100644 --- a/zh_CN.GB2312/books/Makefile +++ b/zh_CN.GB2312/books/Makefile @@ -1,10 +1,14 @@ -# Original Revision: 1.12 +# +# The FreeBSD Simplified Chinese Project +# +# Original Revision: 1.14 # $FreeBSD$ -SUBDIR = handbook +SUBDIR = arch-handbook +SUBDIR+= handbook SUBDIR+= porters-handbook ROOT_SYMLINKS= handbook DOC_PREFIX?= ${.CURDIR}/../.. .include "${DOC_PREFIX}/share/mk/doc.project.mk"