about summary refs log tree commit diff
path: root/locale/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'locale/Makefile')
-rw-r--r--locale/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/locale/Makefile b/locale/Makefile
index 523e03b4f3..27bd893c4a 100644
--- a/locale/Makefile
+++ b/locale/Makefile
@@ -46,8 +46,8 @@ aux		= $(categories:%=lc-%) $(categories:%=C-%) SYS_libc C_name \
 others		= localedef locale
 #others-static	= localedef locale
 install-bin	= localedef locale
-extra-objs	= $(localedef-modules:=.o) $(locale-modules:=.o) \
-		  $(lib-modules:=.o)
+extra-objs	= $(localedef-modules:=.o) $(localedef-aux:=.o) \
+		  $(locale-modules:=.o) $(lib-modules:=.o)
 
 extra-libs	= libBrokenLocale
 extra-libs-others = $(extra-libs)