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 a9a5fd81b83c..ab35c0cccd41 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.30 1999/01/09 08:52:08 asami Exp $ +# $Id: Makefile,v 1.31 1999/06/06 17:04:46 steve Exp $ # SUBDIR += aftp @@ -13,6 +13,7 @@ SUBDIR += hfs SUBDIR += hfsutils SUBDIR += ines + SUBDIR += linux-base-5.2 SUBDIR += linux_glide SUBDIR += linux_lib SUBDIR += linux_mesa |