diff options
| author | Enji Cooper <ngie@FreeBSD.org> | 2017-07-20 00:52:11 +0000 |
|---|---|---|
| committer | Enji Cooper <ngie@FreeBSD.org> | 2017-07-20 00:52:11 +0000 |
| commit | 7730e4e7dc109e9be3a327d8407fdf9efea4b0ca (patch) | |
| tree | 0b16be3010514c0bc5c106de73f7203542c7ba01 /libexec/hyperv | |
| parent | ea3e540ac75ef4adc55b7af2f2ae3db5787c6e0c (diff) | |
Notes
Diffstat (limited to 'libexec/hyperv')
| -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 cea28f4836ff..64cfb365486f 100644 --- a/libexec/hyperv/Makefile +++ b/libexec/hyperv/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -.PATH: ${.CURDIR}/../../contrib/hyperv/tools/scripts +.PATH: ${SRCTOP}/contrib/hyperv/tools/scripts BINDIR= ${LIBEXECDIR}/hyperv |
