summaryrefslogtreecommitdiff
path: root/libc/misc/locale/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'libc/misc/locale/Makefile.in')
-rw-r--r--libc/misc/locale/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/libc/misc/locale/Makefile.in b/libc/misc/locale/Makefile.in
index 689bd0bc3..566939804 100644
--- a/libc/misc/locale/Makefile.in
+++ b/libc/misc/locale/Makefile.in
@@ -5,6 +5,8 @@
# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
#
+subdirs += libc/misc/locale
+
# multi source locale.c
CSRC := setlocale.c localeconv.c _locale_init.c nl_langinfo.c
ifeq ($(UCLIBC_HAS_LOCALE),y)