summaryrefslogtreecommitdiff
path: root/include/drm/Makefile.am
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2013-05-09 12:55:42 +1000
committerDave Airlie <airlied@redhat.com>2013-05-09 12:55:42 +1000
commit040f6b015ef7d9c1bda09f78a8873f6da45d5e95 (patch)
tree2abc254800bae50e015bd797d6222155fdcded1c /include/drm/Makefile.am
parent011999927f76a7e9ba8f047fae4b4e084da6c2c3 (diff)
drm: add qxl drm header file
Now that this driver is merged add the header file. Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'include/drm/Makefile.am')
-rw-r--r--include/drm/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/drm/Makefile.am b/include/drm/Makefile.am
index 2923ab4b..2bc34d2f 100644
--- a/include/drm/Makefile.am
+++ b/include/drm/Makefile.am
@@ -36,8 +36,8 @@ klibdrminclude_HEADERS = \
savage_drm.h \
sis_drm.h \
via_drm.h \
- mach64_drm.h
-
+ mach64_drm.h \
+ qxl_drm.h
if HAVE_VMWGFX
klibdrminclude_HEADERS += vmwgfx_drm.h