summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2020-07-06 08:09:46 -0500
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2020-07-06 08:09:46 -0500
commit2eae317bd62a38645f35c46ca62cdde24ff718d8 (patch)
tree68495651185f147dd7f2e60c9c1c9b99f55a0f80 /Makefile
parent18a847c22a04de22cc9c431e87b63a0cfd5f1286 (diff)
downloadgcompat-2eae317bd62a38645f35c46ca62cdde24ff718d8.tar.gz
gcompat-2eae317bd62a38645f35c46ca62cdde24ff718d8.tar.bz2
gcompat-2eae317bd62a38645f35c46ca62cdde24ff718d8.tar.xz
gcompat-2eae317bd62a38645f35c46ca62cdde24ff718d8.zip
locale: New module for glibc locale_t ABI compat
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 6a36129..fd46a19 100644
--- a/Makefile
+++ b/Makefile
@@ -10,6 +10,7 @@ LIBGCOMPAT_SRC = \
libgcompat/gnulib.c \
libgcompat/grp.c \
libgcompat/internal.c \
+ libgcompat/locale.c \
libgcompat/malloc.c \
libgcompat/math.c \
libgcompat/misc.c \