diff options
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index e0f1981f7e3b..9dcd8045a436 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -98,6 +98,7 @@ SUBDIR += mame-extras SUBDIR += mastergear SUBDIR += mednafen + SUBDIR += mess SUBDIR += minivmac SUBDIR += mtools SUBDIR += mupen64 @@ -147,7 +148,6 @@ SUBDIR += raine SUBDIR += rtc SUBDIR += sdlmame-devel - SUBDIR += sdlmess SUBDIR += sim6811 SUBDIR += simh SUBDIR += ski |