diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-15 04:11:55 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-15 04:11:55 +0000 |
commit | ca064940f0e88a5fd5481a5fb6487f4d9ba7cae8 (patch) | |
tree | ac8354ba7a76acd3f229964a0ee2e0ef4e11b640 /emulators/Makefile | |
parent | a190822ce82001c0cc1234051a7f1dde92b0f69b (diff) | |
download | ports-ca064940f0e88a5fd5481a5fb6487f4d9ba7cae8.tar.gz ports-ca064940f0e88a5fd5481a5fb6487f4d9ba7cae8.zip |
Notes
Diffstat (limited to 'emulators/Makefile')
-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 |