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