about summary refs log tree commit diff
path: root/support/Makefile
diff options
context:
space:
mode:
authorAlexandra Hájková <ahajkova@redhat.com>2020-12-26 20:44:34 +0100
committerAlexandra Hájková <ahajkova@redhat.com>2021-01-10 18:55:47 +0100
commit7a7226543611897103c7483bec160547294dcf0d (patch)
treed45996b904c3ccf1530834dd1214eebcad03ddfd /support/Makefile
parenta7e9dbb7742954814643a8562dcad09abb0b0e5d (diff)
downloadglibc-7a7226543611897103c7483bec160547294dcf0d.tar.gz
glibc-7a7226543611897103c7483bec160547294dcf0d.tar.xz
glibc-7a7226543611897103c7483bec160547294dcf0d.zip
Add xfchmod to libsupport
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 f4d157dded..62d6c6ddaa 100644
--- a/support/Makefile
+++ b/support/Makefile
@@ -96,6 +96,7 @@ libsupport-routines = \
   xdlfcn \
   xdlmopen \
   xdup2 \
+  xfchmod \
   xfclose \
   xfopen \
   xfork \