diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-06-17 06:24:32 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-06-17 06:24:32 +0000 |
commit | fc6a4eb756b43cc4fde966c38ce097a8978ed1a5 (patch) | |
tree | 593e7877be5b4ac8f5b0f5b2de3b56548e24c650 /emulators/Makefile | |
parent | - Update to 2.0.3 (diff) |
Add gcube 0.4, gamecube emulator.
PR: ports/82349
Submitted by: Travis Poppe <tlp@liquidx.org>
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 069e7b3640a1..968c68e66f3d 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -26,6 +26,7 @@ SUBDIR += frodo SUBDIR += fuse SUBDIR += gbe + SUBDIR += gcube SUBDIR += generator SUBDIR += generator-cbiere SUBDIR += gngb |