From 040f6b015ef7d9c1bda09f78a8873f6da45d5e95 Mon Sep 17 00:00:00 2001 From: Dave Airlie Date: Thu, 9 May 2013 12:55:42 +1000 Subject: drm: add qxl drm header file Now that this driver is merged add the header file. Signed-off-by: Dave Airlie --- include/drm/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/drm/Makefile.am') 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 -- cgit v1.2.3