about summary refs log tree commit diff
path: root/support/Makefile
diff options
context:
space:
mode:
authorArjun Shankar <arjun@redhat.com>2019-11-11 14:57:23 +0100
committerArjun Shankar <ashankar@redhat.com>2019-11-11 17:40:46 +0100
commitcce35a50c1de0cec5cd1f6c18979ff6ee3ea1dd1 (patch)
tree7fe8921436b3301a8c3fcd82785f09a40faef86a /support/Makefile
parent80a5f8b1569bdecd8d517ae312a98e3c8f224f4b (diff)
downloadglibc-cce35a50c1de0cec5cd1f6c18979ff6ee3ea1dd1.tar.gz
glibc-cce35a50c1de0cec5cd1f6c18979ff6ee3ea1dd1.tar.xz
glibc-cce35a50c1de0cec5cd1f6c18979ff6ee3ea1dd1.zip
support: Add xsetlocale function
Diffstat (limited to 'support/Makefile')
-rw-r--r--support/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/support/Makefile b/support/Makefile
index a6081bba98..23c6d74627 100644
--- a/support/Makefile
+++ b/support/Makefile
@@ -154,6 +154,7 @@ libsupport-routines = \
   xrealloc \
   xrecvfrom \
   xsendto \
+  xsetlocale \
   xsetsockopt \
   xsigaction \
   xsignal \