aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/netgraph/bluetooth/h4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/netgraph/bluetooth/h4/Makefile')
-rw-r--r--sys/modules/netgraph/bluetooth/h4/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/modules/netgraph/bluetooth/h4/Makefile b/sys/modules/netgraph/bluetooth/h4/Makefile
index c5d63b5adf1b..849d899f490c 100644
--- a/sys/modules/netgraph/bluetooth/h4/Makefile
+++ b/sys/modules/netgraph/bluetooth/h4/Makefile
@@ -8,7 +8,6 @@ CFLAGS+= -I${.CURDIR}/../../../../netgraph/bluetooth/include \
KMOD= ng_h4
SRCS= ng_h4.c
-MAN4= ng_h4.4
.include <bsd.kmod.mk>