summaryrefslogtreecommitdiffstats
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 5b3330f..3ca0a3dc 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_mac.h opt_mrouting.h
+SRCS+= opt_inet.h opt_mac.h opt_mrouting.h opt_route.h
SRCS+= opt_inet6.h
.if ${MK_INET6_SUPPORT} != "no"
OpenPOWER on IntegriCloud