diff options
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 9177b81ca87e..a9a5fd81b83c 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.29 1998/12/30 04:34:28 obrien Exp $ +# $Id: Makefile,v 1.30 1999/01/09 08:52:08 asami Exp $ # SUBDIR += aftp @@ -21,6 +21,7 @@ SUBDIR += mtools SUBDIR += pcemu SUBDIR += prodosemu + SUBDIR += quasi88 SUBDIR += sim SUBDIR += sim6811 SUBDIR += snes9x |