summaryrefslogtreecommitdiff
path: root/extra/locale
diff options
context:
space:
mode:
Diffstat (limited to 'extra/locale')
-rw-r--r--extra/locale/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/locale/Makefile.in b/extra/locale/Makefile.in
index ec27bedb8..52de0f26e 100644
--- a/extra/locale/Makefile.in
+++ b/extra/locale/Makefile.in
@@ -12,7 +12,7 @@ LOCALE_DATA_FILENAME := uClibc-locale-030818.tgz
BUILD_CFLAGS-locale-common := \
-D__UCLIBC_GEN_LOCALE \
- -DUCLIBC_CTYPE_HEADER='"$(top_builddir)/include/bits/uClibc_ctype.h"'
+ -DUCLIBC_CTYPE_HEADER='"$(top_builddir)include/bits/uClibc_ctype.h"'
BUILD_CFLAGS-gen_wc8bit := $(BUILD_CFLAGS-locale-common) -DCTYPE_PACKED=1