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