diff options
Diffstat (limited to 'locale/Makefile')
-rw-r--r-- | locale/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/locale/Makefile b/locale/Makefile index 84c73ba8b2..8bcc015219 100644 --- a/locale/Makefile +++ b/locale/Makefile @@ -41,6 +41,7 @@ categories = ctype messages monetary numeric time paper name \ address telephone measurement identification collate aux = $(categories:%=lc-%) $(categories:%=C-%) SYS_libc C_name # XXX For testing this is now others-static instead of others. +others = localedef locale others-static = localedef locale install-bin = localedef locale extra-objs = $(localedef-modules:=.o) $(locale-modules:=.o) \ |