summaryrefslogtreecommitdiff
path: root/libkms/Makefile.am
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2011-02-09 13:41:49 +1000
committerDave Airlie <airlied@redhat.com>2011-03-04 15:25:51 +1000
commitbb994653667986757b4c906b8f144737667f7374 (patch)
tree0f7be1d571a71e37db10ecadfac5c2d6f1dfbab1 /libkms/Makefile.am
parent5c6c6913d1260024e5d156db7973c9e46fe1ff03 (diff)
libkms: add dumb support
this uses the drm cap interface to check if the dumb ioctl is supported.
Diffstat (limited to 'libkms/Makefile.am')
-rw-r--r--libkms/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/libkms/Makefile.am b/libkms/Makefile.am
index 5c2e63fc..fa379a4b 100644
--- a/libkms/Makefile.am
+++ b/libkms/Makefile.am
@@ -16,6 +16,7 @@ libkms_la_SOURCES = \
internal.h \
linux.c \
intel.c \
+ dumb.c \
api.c
if HAVE_VMWGFX