summaryrefslogtreecommitdiff
path: root/hw/kdrive/ephyr/Makefile.am
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2013-08-23 10:40:52 -0700
committerEric Anholt <eric@anholt.net>2013-09-03 14:35:14 -0700
commit74dff87790dbb3dcb23634f1e8cd54018e5ddc9d (patch)
treecc3ceef5ccfbb3f5262a8671cb4a9700e5f31ec3 /hw/kdrive/ephyr/Makefile.am
parent2f994dfe9d1add9ea8cb9c88ddb0d15843854788 (diff)
ephyr: Remove the remaining bits of host/server XV split.
Signed-off-by: Eric Anholt <eric@anholt.net> Reviewed-by: Julien Cristau <jcristau@debian.org>
Diffstat (limited to 'hw/kdrive/ephyr/Makefile.am')
-rw-r--r--hw/kdrive/ephyr/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/hw/kdrive/ephyr/Makefile.am b/hw/kdrive/ephyr/Makefile.am
index 7648e1446..805b3b7d6 100644
--- a/hw/kdrive/ephyr/Makefile.am
+++ b/hw/kdrive/ephyr/Makefile.am
@@ -25,9 +25,7 @@ HOSTX_SRCS = \
hostx.h
HOSTVIDEO_SRCS = \
- ephyrvideo.c \
- ephyrhostvideo.c \
- ephyrhostvideo.h
+ ephyrvideo.c
HOSTDRI_SRCS = \
ephyrdriext.c \