diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2011-05-22 14:02:56 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2011-05-22 14:02:56 +0000 |
commit | b2088398e8b71336126df7d7bc3c9054e229e9c4 (patch) | |
tree | b6bb402bf688557288b67ee6cff5f12602999e18 /emulators | |
parent | 662a1247029595f9df685b403f0b944c187dcbd3 (diff) |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 402135f86099..a4f95b89b112 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -163,7 +163,9 @@ SUBDIR += vice SUBDIR += virtualbox-ose SUBDIR += virtualbox-ose-additions + SUBDIR += virtualbox-ose-legacy SUBDIR += virtualbox-ose-kmod + SUBDIR += virtualbox-ose-kmod-legacy SUBDIR += visualboyadvance-m SUBDIR += visualos SUBDIR += vmips |