summaryrefslogtreecommitdiff
path: root/hw/xfree86/common/Makefile.am
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2014-07-08 14:27:02 -0400
committerAdam Jackson <ajax@redhat.com>2015-07-08 16:40:58 -0400
commit4da66d9e0399141feffd5f002e4195a438fe5020 (patch)
treea5c2b088f612919497782101234fce9d9a484b09 /hw/xfree86/common/Makefile.am
parent49d7bae7f4c6a93f92df828440e3478513f930f4 (diff)
vidmode: Hide implementation details
Also remove vidmodeproc.h from the SDK since no drivers are using it. Acked-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Adam Jackson <ajax@redhat.com>
Diffstat (limited to 'hw/xfree86/common/Makefile.am')
-rw-r--r--hw/xfree86/common/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/xfree86/common/Makefile.am b/hw/xfree86/common/Makefile.am
index 54e7f4d0a..3bc0046aa 100644
--- a/hw/xfree86/common/Makefile.am
+++ b/hw/xfree86/common/Makefile.am
@@ -16,7 +16,6 @@ endif
if XF86VIDMODE
XF86VMODESOURCES = xf86vmode.c
-XF86VMODE_SDK = vidmodeproc.h
endif
if DGA