From 18d8c9f2594c37514ac7130640b9b5b059c4bbc4 Mon Sep 17 00:00:00 2001 From: Martin Schanzenbach Date: Wed, 5 Jan 2022 08:27:05 +0100 Subject: -add distcheck flags --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 30cc02bc9..612bdca63 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,8 @@ # This Makefile.am is in the public domain AM_CPPFLAGS = -I$(top_srcdir)/src/include +AM_DISTCHECK_CONFIGURE_FLAGS = --enable-experimental + # only documentation (ALL of the documentation) if DOCUMENTATION_ONLY SUBDIRS = bin doc -- cgit v1.2.3