diff options
author | Fukang Chen <loader@FreeBSD.org> | 2008-05-19 09:39:21 +0000 |
---|---|---|
committer | Fukang Chen <loader@FreeBSD.org> | 2008-05-19 09:39:21 +0000 |
commit | 2515e1cd2ca66a29eb7f4b9394901c90363efb58 (patch) | |
tree | 159166b4bf0ae6729b9a2ddd740d877946f5eff1 /zh_CN.GB2312/articles/Makefile | |
parent | 61412308f02f8e085c2723da7bd8e391485dfdfe (diff) |
Notes
Diffstat (limited to 'zh_CN.GB2312/articles/Makefile')
-rw-r--r-- | zh_CN.GB2312/articles/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/zh_CN.GB2312/articles/Makefile b/zh_CN.GB2312/articles/Makefile index 748fcbc8fd..de0293162a 100644 --- a/zh_CN.GB2312/articles/Makefile +++ b/zh_CN.GB2312/articles/Makefile @@ -8,6 +8,7 @@ SUBDIR = SUBDIR+= contributing SUBDIR+= cvs-freebsd SUBDIR+= nanobsd +SUBDIR+= remote-install DOC_PREFIX?= ${.CURDIR}/../.. .include "${DOC_PREFIX}/share/mk/doc.project.mk" |