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 1988a2f..49100e5 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.23 1998/02/10 03:07:37 jkh Exp $ +# $Id: Makefile,v 1.24 1998/02/21 21:25:03 steve Exp $ # SUBDIR += aftp @@ -26,6 +26,7 @@ SUBDIR += stonx SUBDIR += tkhfs SUBDIR += vgb + SUBDIR += vice SUBDIR += vmsbackup SUBDIR += wine SUBDIR += x48 |