summaryrefslogtreecommitdiff
path: root/Xext/Makefile.am
diff options
context:
space:
mode:
authorPeter Hutterer <peter@cs.unisa.edu.au>2007-07-10 09:19:02 +0930
committerPeter Hutterer <peter@cs.unisa.edu.au>2007-07-10 10:10:04 +0930
commit583e988b9f7cfb9293144c8309023c0dd1766715 (patch)
treef1daf463a7643e436717e6ee8f40d484e2c89eb9 /Xext/Makefile.am
parent9809715afaafee9baf2aef348c1ebda7e8b3f076 (diff)
Install geext.h, otherwise drivers won't build.
Diffstat (limited to 'Xext/Makefile.am')
-rw-r--r--Xext/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Xext/Makefile.am b/Xext/Makefile.am
index 2fcac89a3..cdfd0dc71 100644
--- a/Xext/Makefile.am
+++ b/Xext/Makefile.am
@@ -15,7 +15,7 @@ INCLUDES = -I$(top_srcdir)/hw/xfree86/dixmods/extmod
AM_CFLAGS = $(DIX_CFLAGS)
if XORG
-sdk_HEADERS = xvdix.h xvmcext.h
+sdk_HEADERS = xvdix.h xvmcext.h geext.h
endif
# Sources always included in libXextbuiltin.la & libXext.la