From e0cc4871491ab7a8c52749ff2c077d8f11516b15 Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Wed, 20 Oct 2004 18:06:58 +0000 Subject: [PATCH] Add epson. Build Makefile in hw/kdrive/epson. --- hw/kdrive/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hw/kdrive/Makefile.am b/hw/kdrive/Makefile.am index 27cd1ed63..aed7543d5 100644 --- a/hw/kdrive/Makefile.am +++ b/hw/kdrive/Makefile.am @@ -24,4 +24,5 @@ SUBDIRS = \ ati \ fake \ ephyr \ - i810 + i810 \ + epson