summaryrefslogtreecommitdiffstats
path: root/sys/modules/if_ef/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/if_ef/Makefile')
-rw-r--r--sys/modules/if_ef/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/if_ef/Makefile b/sys/modules/if_ef/Makefile
index dc40213..79a0081 100644
--- a/sys/modules/if_ef/Makefile
+++ b/sys/modules/if_ef/Makefile
@@ -3,7 +3,7 @@
.PATH: ${.CURDIR}/../../net
KMOD= if_ef
-SRCS= if_ef.c opt_ipx.h opt_inet.h opt_ef.h
+SRCS= if_ef.c opt_ipx.h opt_inet.h opt_ef.h opt_route.h
.if defined(EFDEBUG)
CFLAGS+= -DEF_DEBUG
OpenPOWER on IntegriCloud