summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2012-12-29 06:42:10 +0000
committerDave Airlie <airlied@redhat.com>2012-12-29 06:42:10 +0000
commitc6d9cb1eb4962a15f8bbc869e9fef6d1464165af (patch)
tree0536dff8068238095c7bbe8829347af3ea0605c9
parent4a0ac3ff00d70b13e8483d50657187c7abdfc110 (diff)
glamor: add compiler.h
This is also required for distchecking. Signed-off-by: Dave Airlie <airlied@redhat.com>
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index e1ee86d..55721f6 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -21,6 +21,7 @@ libglamor_la_LDFLAGS = -avoid-version
libglamor_la_SOURCES = \
compat-api.h \
+ compiler.h \
glamor.c \
glamor_copyarea.c \
glamor_copywindow.c \