aboutsummaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
authorSepherosa Ziehau <sephe@FreeBSD.org>2017-08-07 02:15:13 +0000
committerSepherosa Ziehau <sephe@FreeBSD.org>2017-08-07 02:15:13 +0000
commitd6b6870e90e74f24474942330397a1dce3bd00d1 (patch)
tree5c82d3e2180281f42e489403e9a0267853be11a2 /libexec
parent69ac0f6290386eb8e7b87ec2fa9e915350cd4c05 (diff)
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 64cfb365486f..a91e83b9cf43 100644
--- a/libexec/hyperv/Makefile
+++ b/libexec/hyperv/Makefile
@@ -5,6 +5,7 @@
BINDIR= ${LIBEXECDIR}/hyperv
SCRIPTS= hv_set_ifconfig hv_get_dns_info hv_get_dhcp_info
+SCRIPTS+= hyperv_vfattach hyperv_vfup
NO_OBJ=
.include <bsd.prog.mk>