summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTim Rühsen <tim.ruehsen@gmx.de>2018-05-23 22:26:20 +0200
committerTim Rühsen <tim.ruehsen@gmx.de>2018-06-01 16:39:43 +0200
commitfd42d0d9e09460d6d913914be835602a27ebba77 (patch)
tree0f211f975f0718ce1d4ed7a29d26496401a0adf2 /Makefile.am
parentc344c8c8143e0293a41c980d158ef8d61bfbc0e0 (diff)
downloadgnutls-fd42d0d9e09460d6d913914be835602a27ebba77.tar.gz
Add --enable-doc to DISTCHECK_CONFIGURE_FLAGS
Make sure that 'make distcheck' works even if './configure --disable-doc' has been used in the project dir. Signed-off-by: Tim Rühsen <tim.ruehsen@gmx.de>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 8638bd8501..617c8c07d9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -19,7 +19,7 @@
# along with this file; if not, write to the Free Software Foundation,
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --disable-valgrind-tests
+DISTCHECK_CONFIGURE_FLAGS = --enable-doc --enable-gtk-doc --disable-valgrind-tests
SUBDIRS = gl lib extra