diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2010-12-13 08:15:02 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2010-12-13 08:15:02 +0000 |
commit | d8c4779283c91f71e717fdfcd20ea3c7a9cc232d (patch) | |
tree | 3a623310ca3bf3b6af8dab2fddb94b52bf0dfa7d /emulators/Makefile | |
parent | b4727b26a7e7eb6aa165508a15c391a95675ea64 (diff) |
- Connect new mupen64plus ports
Notes
Notes:
svn path=/head/; revision=266188
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index aa64d029bf32..3bce21cb1113 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -113,16 +113,22 @@ SUBDIR += mupen64-sound SUBDIR += mupen64-tr64 SUBDIR += mupen64plus + SUBDIR += mupen64plus-audio-sdl SUBDIR += mupen64plus-base + SUBDIR += mupen64plus-core SUBDIR += mupen64plus-dummyaudio SUBDIR += mupen64plus-dummyvideo SUBDIR += mupen64plus-glide SUBDIR += mupen64plus-gln64 SUBDIR += mupen64plus-input + SUBDIR += mupen64plus-input-sdl SUBDIR += mupen64plus-rice SUBDIR += mupen64plus-rsp + SUBDIR += mupen64plus-rsp-hle SUBDIR += mupen64plus-sdlaudio SUBDIR += mupen64plus-sdlinput + SUBDIR += mupen64plus-ui-console + SUBDIR += mupen64plus-video-rice SUBDIR += nonpareil SUBDIR += o2em SUBDIR += ods2reader |