diff options
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 3bae26a..25b32e3 100644 --- a/sys/modules/hyperv/Makefile +++ b/sys/modules/hyperv/Makefile @@ -1,5 +1,5 @@ # $FreeBSD$ -SUBDIR = vmbus netvsc storvsc utilities +SUBDIR = vmbus netvsc stordisengage storvsc utilities .include <bsd.subdir.mk> |