summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/x11
diff options
context:
space:
mode:
authorMatt Turner <[email protected]>2014-12-07 14:51:23 -0800
committerMatt Turner <[email protected]>2014-12-12 12:11:50 -0800
commit9e191e88290b98817fb0477c1e01bac9e785e473 (patch)
tree4aeaf42c2d428339ae87a59839664c633409237d /src/mesa/drivers/x11
parentdd6a43f07cbfef58185b530da5007c7411f3dbef (diff)
drivers/x11: Add headers to distribution.
Diffstat (limited to 'src/mesa/drivers/x11')
-rw-r--r--src/mesa/drivers/x11/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mesa/drivers/x11/Makefile.am b/src/mesa/drivers/x11/Makefile.am
index c91d8de4ac7..76a7cd413d0 100644
--- a/src/mesa/drivers/x11/Makefile.am
+++ b/src/mesa/drivers/x11/Makefile.am
@@ -49,6 +49,8 @@ lib@GL_LIB@_la_SOURCES = \
xm_api.c \
xm_buffer.c \
xm_dd.c \
+ xmesa.h \
+ xmesa_x.h \
xm_line.c \
xm_tri.c