summaryrefslogtreecommitdiff
path: root/usr.bin/kdump/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/kdump/Makefile')
-rw-r--r--usr.bin/kdump/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/kdump/Makefile b/usr.bin/kdump/Makefile
index 764e5585690..bac23a2d986 100644
--- a/usr.bin/kdump/Makefile
+++ b/usr.bin/kdump/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.36 2019/04/14 10:16:00 jsg Exp $
+# $OpenBSD: Makefile,v 1.37 2020/06/22 01:02:30 dlg Exp $
LDSTATIC=${STATIC}
PROG= kdump
@@ -26,6 +26,7 @@ ioctl.c: ${.CURDIR}/Makefile ${.CURDIR}/mkioctls
${SYS_DIR}/net/if_pppoe.h \
${SYS_DIR}/net/if_trunk.h \
${SYS_DIR}/net/if_tun.h \
+ ${SYS_DIR}/net/if_wg.h \
${SYS_DIR}/net/pfvar.h \
${SYS_DIR}/net/pipex.h \
${SYS_DIR}/net80211/ieee80211_ioctl.h \