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