From 37db32e6674b3f43241299a14bf1ee726a1e2641 Mon Sep 17 00:00:00 2001 From: fenner Date: Sun, 23 Nov 1997 23:40:21 +0000 Subject: Add xcopilot. --- emulators/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'emulators/Makefile') diff --git a/emulators/Makefile b/emulators/Makefile index 3c20d20cb382..7c03407bbce1 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.19 1997/11/13 12:34:54 tg Exp $ +# $Id: Makefile,v 1.20 1997/11/14 13:54:52 tg Exp $ # SUBDIR += aftp @@ -27,6 +27,7 @@ SUBDIR += vmsbackup SUBDIR += wine SUBDIR += x48 + SUBDIR += xcopilot SUBDIR += xgs SUBDIR += xzx -- cgit