aboutsummaryrefslogtreecommitdiff
path: root/libexec/hyperv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/hyperv/Makefile')
-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>