aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/vmware/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/vmware/Makefile')
-rw-r--r--sys/modules/vmware/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/vmware/Makefile b/sys/modules/vmware/Makefile
index c02196645064..02442eb96bc4 100644
--- a/sys/modules/vmware/Makefile
+++ b/sys/modules/vmware/Makefile
@@ -23,6 +23,6 @@
# SUCH DAMAGE.
#
-SUBDIR= vmci vmxnet3
+SUBDIR= pvscsi vmci vmxnet3
.include <bsd.subdir.mk>