diff options
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index e02a5ba4e4ed..7b43b7df7586 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -61,7 +61,8 @@ SUBDIR += vmsbackup SUBDIR += vmware SUBDIR += vmware-guestd - SUBDIR += vmware-tools + SUBDIR += vmware-tools2 + SUBDIR += vmware-tools3 SUBDIR += vmware2 SUBDIR += vmware_xf4mod SUBDIR += vpce |