aboutsummaryrefslogtreecommitdiffstats
path: root/openbsd-compat/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'openbsd-compat/Makefile.am')
-rw-r--r--openbsd-compat/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsd-compat/Makefile.am b/openbsd-compat/Makefile.am
index d2a423c7..3bccf09c 100644
--- a/openbsd-compat/Makefile.am
+++ b/openbsd-compat/Makefile.am
@@ -27,7 +27,7 @@ libopenbsd_compat_a_SOURCES += clock_gettime.c
endif
if NEED_CLOSEFROM
-libopenbsd_compat_a_SOURCES += bsd-closefrom.c
+libopenbsd_compat_a_SOURCES += closefrom.c
endif
if NEED_CRYPT_CHECKPASS