summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am13
1 files changed, 13 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 8819f1f..e00af42 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,6 +21,19 @@
SUBDIRS = src
+DISTCHECK_CONFIGURE_FLAGS = \
+ --enable-dri3 \
+ --enable-gallium-tests \
+ --enable-gbm \
+ --enable-gles1 \
+ --enable-gles2 \
+ --enable-glx-tls \
+ --enable-va \
+ --enable-vdpau \
+ --enable-xa \
+ --enable-xvmc \
+ --with-egl-platforms=x11,wayland,drm
+
ACLOCAL_AMFLAGS = -I m4
# Rules for making release tarballs