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 880ea3fa9849..3f19b9fc8a50 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.2 1995/07/13 00:03:31 asami Exp $ +# $Id: Makefile,v 1.3 1995/08/19 08:20:11 asami Exp $ # SUBDIR += cpmemu @@ -6,6 +6,7 @@ SUBDIR += hfs SUBDIR += mtools SUBDIR += pcemu + SUBDIR += sim6811 SUBDIR += tkhfs SUBDIR += vmsbackup SUBDIR += wine |