aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/if_stf
diff options
context:
space:
mode:
authorRobert Watson <rwatson@FreeBSD.org>2002-10-20 22:57:22 +0000
committerRobert Watson <rwatson@FreeBSD.org>2002-10-20 22:57:22 +0000
commitc530b092cbbe462e5edba076d0d26a9c66acfc90 (patch)
treefdfb6e771417cf1589250021d656b4ed57c63072 /sys/modules/if_stf
parent53be11f68094cc5a97a63759a91d4a8f1a8a38b6 (diff)
Notes
Diffstat (limited to 'sys/modules/if_stf')
-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 32af67a369ae4..2ea7363437a02 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}