summaryrefslogtreecommitdiff
path: root/hw/vfb
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2005-07-13 21:17:53 +0000
committerKevin E Martin <kem@kem.org>2005-07-13 21:17:53 +0000
commitc2ec9fbb15c776b9c64451cf32927b1b8d1c560c (patch)
treec20b84fcd07fafbbe704c2ed194a2adbf0582b01 /hw/vfb
parent74a534f63c1ed016f24dbc3ca31f05b81076e8f0 (diff)
Only build Xi/stubs.c on DDXs that don't support the Xinput extension
Diffstat (limited to 'hw/vfb')
-rw-r--r--hw/vfb/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/vfb/Makefile.am b/hw/vfb/Makefile.am
index 41564953e..2ea5309fd 100644
--- a/hw/vfb/Makefile.am
+++ b/hw/vfb/Makefile.am
@@ -3,6 +3,7 @@ bin_PROGRAMS = Xvfb
SRCS = InitInput.c \
InitOutput.c \
$(top_srcdir)/Xext/dpmsstubs.c \
+ $(top_srcdir)/Xi/stubs.c \
$(top_srcdir)/mi/miinitext.c \
$(top_srcdir)/fb/fbcmap.c