diff options
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 16651319508e..3940ba358293 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,6 +1,7 @@ COMMENT = Emulators for other operating systems SUBDIR += 86Box + SUBDIR += Ymir SUBDIR += adamem SUBDIR += almostti SUBDIR += anese @@ -120,7 +121,6 @@ SUBDIR += qemu-powernv SUBDIR += qemu-user-static SUBDIR += qemu-user-static-devel - SUBDIR += qemu8 SUBDIR += qmc2 SUBDIR += quasi88 SUBDIR += reicast |