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 435eff27803c..1988a2f7b696 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.22 1997/12/18 03:48:38 alex Exp $ +# $Id: Makefile,v 1.23 1998/02/10 03:07:37 jkh Exp $ # SUBDIR += aftp @@ -8,6 +8,7 @@ SUBDIR += cpmemu SUBDIR += cpmtools SUBDIR += fmsx + SUBDIR += frodo SUBDIR += hfs SUBDIR += hfsutils SUBDIR += ines |