summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2019-01-30 09:44:24 -0800
committerDylan Baker <dylan@pnwbakers.com>2019-01-30 19:32:44 +0000
commitda48cba61ef6fefb799bf96e6364b70dbf4ec712 (patch)
treef70cd7188b2fc115707a6f41574eab267778d4fa /Makefile.am
parentffbd37d8e98dfae4ed9ba3abedd2db0b7223c394 (diff)
automake: Add --enable-autotools to distcheck flags
Fixes: e68777c87ceed02ab199b32f941778c3cf97c794 ("autotools: Deprecate the use of autotools") Reviewed-by: Matt Turner <mattst88@gmail.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index e7e14f5b3cd..6d3c8cc19b4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -22,6 +22,7 @@
SUBDIRS = src
AM_DISTCHECK_CONFIGURE_FLAGS = \
+ --enable-autotools \
--enable-dri \
--enable-dri3 \
--enable-egl \