summaryrefslogtreecommitdiff
path: root/sys/modules/ip_mroute_mod/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/ip_mroute_mod/Makefile')
-rw-r--r--sys/modules/ip_mroute_mod/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/ip_mroute_mod/Makefile b/sys/modules/ip_mroute_mod/Makefile
index d3dcc7efec53..df5424b639f7 100644
--- a/sys/modules/ip_mroute_mod/Makefile
+++ b/sys/modules/ip_mroute_mod/Makefile
@@ -7,7 +7,7 @@
KMOD= ip_mroute
SRCS= ip_mroute.c
-SRCS+= opt_inet.h opt_mrouting.h opt_route.h
+SRCS+= opt_inet.h opt_mrouting.h
.if !defined(KERNBUILDDIR)
opt_inet.h: