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 0eea6442df..2ee2650f5b 100644 --- a/locale/Makefile +++ b/locale/Makefile @@ -27,7 +27,7 @@ distribute = localeinfo.h categories.def \ $(lib-modules:=.c) config.h simple-hash.h iso-4217.def \ charmap-kw.gperf charmap-kw.h locfile-token.h \ locfile-kw.gperf locfile-kw.h linereader.h \ - locales.h locfile.h stringtrans.h + locales.h locfile.h stringtrans.h weight.h charset.h routines = setlocale findlocale loadlocale localeconv nl_langinfo \ mb_cur_max categories = ctype messages monetary numeric time collate |