aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2020-12-03 10:29:32 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2020-12-03 10:29:32 +0100
commit9f5734c837e43204abb765ab0acaa9664c0bef71 (patch)
treec1efcf6aa3d73540b473d18385741652514ddd81
parentf2e017676241d7f72b3fc1230622e042d9068426 (diff)
downloadayatana-ido-9f5734c837e43204abb765ab0acaa9664c0bef71.tar.gz
ayatana-ido-9f5734c837e43204abb765ab0acaa9664c0bef71.tar.bz2
ayatana-ido-9f5734c837e43204abb765ab0acaa9664c0bef71.zip
Makefile.am: Re-add DISTCHECK_CONFIGURE_FLAGS to disable GTK doc build during 'make distcheck'.
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index a9afbed..f67c7f6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -47,4 +47,6 @@ DISTCLEANFILES = \
EXTRA_DIST = libayatana-ido3.pc.in
+DISTCHECK_CONFIGURE_FLAGS = --disable-gtk-doc
+
include $(top_srcdir)/Makefile.am.coverage