diff options
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index eb86b8e0f614..2ed2c3dda526 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.27 1998/11/18 04:34:46 flathill Exp $ +# $Id: Makefile,v 1.28 1998/12/15 21:30:45 jseger Exp $ # SUBDIR += aftp @@ -7,6 +7,7 @@ SUBDIR += bsvc SUBDIR += cpmemu SUBDIR += cpmtools + SUBDIR += dlx SUBDIR += fmsx SUBDIR += frodo SUBDIR += hfs |