aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 1685c3dc..ee9a8795 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -253,9 +253,6 @@ endif
if NO_CFMAKERAW
nodist_tmux_SOURCES += compat/cfmakeraw.c
endif
-if NO_OPENAT
-nodist_tmux_SOURCES += compat/openat.c
-endif
if NO_REALLOCARRAY
nodist_tmux_SOURCES += compat/reallocarray.c
endif