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 fd7425e..c212b2e 100644 --- a/locale/Makefile +++ b/locale/Makefile @@ -25,6 +25,7 @@ headers = locale.h langinfo.h distribute = localeinfo.h categories.def iso-4217.def weight.h \ strlen-hash.h \ $(addprefix programs/, \ + locale.c localedef.c \ $(localedef-modules:=.c) $(locale-modules:=.c) \ $(lib-modules:=.c) config.h simple-hash.h \ charmap-kw.gperf charmap-kw.h locfile-token.h \ |