diff options
Diffstat (limited to 'emulators/vmware3/files/Makefile')
-rw-r--r-- | emulators/vmware3/files/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/vmware3/files/Makefile b/emulators/vmware3/files/Makefile index 73c7bbd..07e91ff 100644 --- a/emulators/vmware3/files/Makefile +++ b/emulators/vmware3/files/Makefile @@ -1,5 +1,5 @@ # $FreeBSD$ -SUBDIR= vmmon-only +SUBDIR= vmmon-only vmnet-only .include <bsd.subdir.mk> |