aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/apm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/apm/Makefile')
-rw-r--r--usr.sbin/apm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/apm/Makefile b/usr.sbin/apm/Makefile
index cdcba3e4437d..377c191e2367 100644
--- a/usr.sbin/apm/Makefile
+++ b/usr.sbin/apm/Makefile
@@ -3,6 +3,6 @@
PROG= apm
LINKS= ${BINDIR}/apm ${BINDIR}/zzz
MAN8= apm.8
-MLINKS= apm.8 zzz.8
+MLINKS= apm.8 apmconf.8 zzz.8
.include <bsd.prog.mk>