diff options
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index d2caa7de9c2b..e97382feb290 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.11 1997/05/17 17:00:07 max Exp $ +# $Id: Makefile,v 1.12 1997/06/04 03:47:25 asami Exp $ # SUBDIR += aftp @@ -13,6 +13,7 @@ SUBDIR += mastergear SUBDIR += mtools SUBDIR += pcemu + SUBDIR += prodosemu SUBDIR += sim6811 SUBDIR += spim SUBDIR += tkhfs |