From 6d3b8bbddd44b42d89adb1aafb7645e7f802673a Mon Sep 17 00:00:00 2001 From: Jakob Bornecrantz Date: Tue, 5 Jan 2010 19:53:10 +0100 Subject: vmwgfx: Add experimental vmwgfx kernel header --- include/drm/Makefile.am | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'include/drm/Makefile.am') diff --git a/include/drm/Makefile.am b/include/drm/Makefile.am index 1db5acc3..9046955f 100644 --- a/include/drm/Makefile.am +++ b/include/drm/Makefile.am @@ -36,3 +36,8 @@ klibdrminclude_HEADERS = \ sis_drm.h \ via_drm.h \ mach64_drm.h + + +if HAVE_VMWGFX +klibdrminclude_HEADERS += vmwgfx_drm.h +endif -- cgit v1.2.3