diff options
| author | Yuri <yuri@aetern.org> | 2023-02-05 15:32:08 +0000 |
|---|---|---|
| committer | Vladimir Kondratyev <wulf@FreeBSD.org> | 2023-02-05 15:32:08 +0000 |
| commit | e4d3f1e40ab3327e4ff6f689f54a64bd2ebc0568 (patch) | |
| tree | fe6cf0509bbc6920bd51c02ca2c6a4ad6abe5d66 /sys/modules/hyperv/Makefile | |
| parent | edfc7d6e5b5b48fd8fad80672b94d8ab9c78095b (diff) | |
Diffstat (limited to 'sys/modules/hyperv/Makefile')
| -rw-r--r-- | sys/modules/hyperv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/hyperv/Makefile b/sys/modules/hyperv/Makefile index e94b441e876d..0e9ca2495ef6 100644 --- a/sys/modules/hyperv/Makefile +++ b/sys/modules/hyperv/Makefile @@ -1,5 +1,5 @@ # $FreeBSD$ -SUBDIR = vmbus netvsc storvsc utilities hvsock +SUBDIR = vmbus netvsc storvsc utilities hvsock hid .include <bsd.subdir.mk> |
