diff options
author | Fukang Chen <loader@FreeBSD.org> | 2008-11-17 08:00:30 +0000 |
---|---|---|
committer | Fukang Chen <loader@FreeBSD.org> | 2008-11-17 08:00:30 +0000 |
commit | cb829a21157fca47cba06b76c81256ce73652890 (patch) | |
tree | 653fd32a87144786c71b838b9f31af9731378905 /zh_CN.GB2312/articles/Makefile | |
parent | 879e329a8705076b6f6be6739fd9fea6f681036e (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 18087eaa70..a0821cb7e0 100644 --- a/zh_CN.GB2312/articles/Makefile +++ b/zh_CN.GB2312/articles/Makefile @@ -9,6 +9,7 @@ SUBDIR+= contributing SUBDIR+= cvs-freebsd SUBDIR+= linux-users SUBDIR+= nanobsd +SUBDIR+= rc-scripting SUBDIR+= remote-install DOC_PREFIX?= ${.CURDIR}/../.. |