aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/netgraph/lmi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/netgraph/lmi/Makefile')
-rw-r--r--sys/modules/netgraph/lmi/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/modules/netgraph/lmi/Makefile b/sys/modules/netgraph/lmi/Makefile
index 7dc1518ed3e33..c076e93acd120 100644
--- a/sys/modules/netgraph/lmi/Makefile
+++ b/sys/modules/netgraph/lmi/Makefile
@@ -3,6 +3,5 @@
KMOD= ng_lmi
SRCS= ng_lmi.c
-MAN4= ng_lmi.4
.include <bsd.kmod.mk>