aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 0664d86ef4..a1379b792b 100644
--- a/Makefile
+++ b/Makefile
@@ -31,6 +31,8 @@ SUBDIR+= zh_CN.UTF-8
SUBDIR+= zh_TW.Big5
.endif
+SUBDIR+= share
+
DOC_PREFIX?= ${.CURDIR}
.if exists(/usr/bin/svnlite)