aboutsummaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
Diffstat (limited to 'libexec')
-rw-r--r--libexec/atf/atf-check/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/atf/atf-check/Makefile b/libexec/atf/atf-check/Makefile
index ca3c2efb6bfa..7804cbfa4396 100644
--- a/libexec/atf/atf-check/Makefile
+++ b/libexec/atf/atf-check/Makefile
@@ -34,6 +34,7 @@ ATF= ${SRCTOP}/contrib/atf
PROG_CXX= atf-check
SRCS= atf-check.cpp
MAN= atf-check.1
+MLINKS+= atf-check.1 atf_check.1
CFLAGS+= -I${ATF}
CFLAGS+= -DATF_SHELL='"/bin/sh"'