summaryrefslogtreecommitdiffstats
path: root/share/Makefile
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-08-08 01:45:53 +0000
committerbapt <bapt@FreeBSD.org>2015-08-08 01:45:53 +0000
commit671598262f152160b6b4c61f03100fc4c432ee84 (patch)
treef2e72420f89d3e33e7e7bf43de9e16a7d0869aba /share/Makefile
parent8e2a2d93a5e1b6816cabbc6eacca3838cc8cbcdc (diff)
downloadFreeBSD-src-671598262f152160b6b4c61f03100fc4c432ee84.zip
FreeBSD-src-671598262f152160b6b4c61f03100fc4c432ee84.tar.gz
Add newly generated locales from CLDR 27.0.1
only skip timedef until I figure out how to workaround svn painful mime-type handling
Diffstat (limited to 'share/Makefile')
-rw-r--r--share/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/share/Makefile b/share/Makefile
index 97d1dac..2107435 100644
--- a/share/Makefile
+++ b/share/Makefile
@@ -6,6 +6,7 @@
# Do not include `info' in the SUBDIR list, it is handled separately.
SUBDIR= ${_colldef} \
+ ${_ctypedef} \
${_dict} \
${_doc} \
${_dtrace} \
@@ -59,6 +60,7 @@ _i18n= i18n
.if ${MK_LOCALES} != "no"
_colldef = colldef
+_ctypedef = ctypedef
_mklocale = mklocale
_monetdef = monetdef
_msgdef = msgdef
OpenPOWER on IntegriCloud