diff options
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 088ec6daae39..d2caa7de9c2b 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.10 1997/03/05 08:31:45 tg Exp $ +# $Id: Makefile,v 1.11 1997/05/17 17:00:07 max Exp $ # SUBDIR += aftp @@ -9,6 +9,7 @@ SUBDIR += hfs SUBDIR += ines SUBDIR += linux_lib + SUBDIR += macutils SUBDIR += mastergear SUBDIR += mtools SUBDIR += pcemu |