diff options
| author | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-12-04 19:16:56 +0000 |
|---|---|---|
| committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-12-04 19:16:56 +0000 |
| commit | a190bb4443241611d03355f6d57b87439a176cb5 (patch) | |
| tree | b59c8298f3d1efa8ef5fe1389e6a23b53aa0907c /libexec/hyperv/Makefile | |
| parent | a773e02509c8a3d843a80ea20bfdbbc249a55d6c (diff) | |
Notes
Diffstat (limited to 'libexec/hyperv/Makefile')
| -rw-r--r-- | libexec/hyperv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/hyperv/Makefile b/libexec/hyperv/Makefile index 37abdf5b8b3b..cea28f4836ff 100644 --- a/libexec/hyperv/Makefile +++ b/libexec/hyperv/Makefile @@ -2,7 +2,7 @@ .PATH: ${.CURDIR}/../../contrib/hyperv/tools/scripts -BINDIR= /usr/libexec/hyperv +BINDIR= ${LIBEXECDIR}/hyperv SCRIPTS= hv_set_ifconfig hv_get_dns_info hv_get_dhcp_info NO_OBJ= |
