diff options
Diffstat (limited to 'locale/Makefile')
-rw-r--r-- | locale/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/Makefile b/locale/Makefile index 2ee2650f5b..8069e7e311 100644 --- a/locale/Makefile +++ b/locale/Makefile @@ -29,7 +29,7 @@ distribute = localeinfo.h categories.def \ locfile-kw.gperf locfile-kw.h linereader.h \ locales.h locfile.h stringtrans.h weight.h charset.h routines = setlocale findlocale loadlocale localeconv nl_langinfo \ - mb_cur_max + mb_cur_max codeset_name categories = ctype messages monetary numeric time collate aux = $(categories:%=lc-%) $(categories:%=C-%) SYS_libc C_name others = localedef locale |