aboutsummaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
authorSepherosa Ziehau <sephe@FreeBSD.org>2017-07-31 07:18:15 +0000
committerSepherosa Ziehau <sephe@FreeBSD.org>2017-07-31 07:18:15 +0000
commitc685956956793831f724177309eace82c4b347b9 (patch)
tree53cd18159e9f305b09c931c0be9927f7932a7ced /libexec
parent4c0c8a36da0bda1ade0f4d0a56599360df302b57 (diff)
downloadsrc-c685956956793831f724177309eace82c4b347b9.tar.gz
src-c685956956793831f724177309eace82c4b347b9.zip
Notes
Diffstat (limited to 'libexec')
-rw-r--r--libexec/hyperv/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/hyperv/Makefile b/libexec/hyperv/Makefile
index a89b7435d2e5..6e251b24faa7 100644
--- a/libexec/hyperv/Makefile
+++ b/libexec/hyperv/Makefile
@@ -5,5 +5,6 @@
BINDIR= ${LIBEXECDIR}/hyperv
SCRIPTS= hv_set_ifconfig hv_get_dns_info hv_get_dhcp_info
+SCRIPTS+= hyperv_vfattach hyperv_vfup
.include <bsd.prog.mk>