aboutsummaryrefslogtreecommitdiff
path: root/zh_CN.UTF-8/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'zh_CN.UTF-8/Makefile')
-rw-r--r--zh_CN.UTF-8/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/zh_CN.UTF-8/Makefile b/zh_CN.UTF-8/Makefile
new file mode 100644
index 0000000000..bc47a5ed74
--- /dev/null
+++ b/zh_CN.UTF-8/Makefile
@@ -0,0 +1,10 @@
+# Original Revision: 1.7
+# $FreeBSD$
+
+SUBDIR = articles
+SUBDIR+= books
+
+COMPAT_SYMLINK= zh_CN
+
+DOC_PREFIX?= ${.CURDIR}/..
+.include "${DOC_PREFIX}/share/mk/doc.project.mk"