summaryrefslogtreecommitdiffstats
path: root/sys/modules/if_stf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/if_stf/Makefile')
-rw-r--r--sys/modules/if_stf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/if_stf/Makefile b/sys/modules/if_stf/Makefile
index 32af67a..2ea7363 100644
--- a/sys/modules/if_stf/Makefile
+++ b/sys/modules/if_stf/Makefile
@@ -3,7 +3,7 @@
.PATH: ${.CURDIR}/../../net
KMOD= if_stf
-SRCS= if_stf.c opt_inet.h opt_inet6.h
+SRCS= if_stf.c opt_inet.h opt_inet6.h opt_mac.h
opt_inet.h:
echo "#define INET 1" > ${.TARGET}
OpenPOWER on IntegriCloud