summaryrefslogtreecommitdiff
path: root/GL
diff options
context:
space:
mode:
authorDaniel Stone <daniel@fooishbar.org>2007-08-01 14:04:51 +0300
committerDaniel Stone <daniel@fooishbar.org>2007-08-01 14:04:51 +0300
commita4197db9504adae6af005b2218eee36b8af0d98b (patch)
tree825fc33a970a0ba3aec9fcbbadc03b87ad2b5c2b /GL
parentad7421fc764e2b82e20d90f12225a03a1d636f18 (diff)
GL: GLX: Make sure glxbyteorder.h is distributed
Diffstat (limited to 'GL')
-rw-r--r--GL/glx/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/GL/glx/Makefile.am b/GL/glx/Makefile.am
index c4141bceb..7c1730e39 100644
--- a/GL/glx/Makefile.am
+++ b/GL/glx/Makefile.am
@@ -40,6 +40,7 @@ libglxdri_la_SOURCES = \
libglx_la_SOURCES = \
g_disptab.h \
+ glxbyteorder.h \
glxcmds.c \
glxcmdsswap.c \
glxcontext.h \