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 7399eda735..6b208b71a6 100644 --- a/locale/Makefile +++ b/locale/Makefile @@ -28,7 +28,7 @@ distribute = localeinfo.h categories.def \ charmap-kw.gperf charmap-kw.h locfile-token.h \ locfile-kw.gperf locfile-kw.h linereader.h \ locales.h locfile.h stringtrans.h -routines = setlocale loadlocale localeconv nl_langinfo +routines = setlocale findlocale loadlocale localeconv nl_langinfo categories = ctype messages monetary numeric time collate aux = $(categories:%=lc-%) $(categories:%=C-%) SYS_libc others = localedef locale |