From a9d4bda8c15493c96f0c4573bf8d7ffadfe743e3 Mon Sep 17 00:00:00 2001 From: Masafumi Max NAKANE Date: Mon, 7 Jul 1997 11:28:05 +0000 Subject: [PATCH] Enable prodosemu. --- emulators/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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