summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2014-12-15 12:15:44 +0100
committerWerner Koch <wk@gnupg.org>2014-12-15 12:15:44 +0100
commitbcd9295d5b9c9f46478bff0680f57bd71b4061f8 (patch)
tree7b3342db5dcec2f7477e90faa92544c05e1ad9bc /Makefile.am
parent754a987f6df59e2ba0e69aada65ae4aaf593c148 (diff)
downloadlibgpg-error-bcd9295d5b9c9f46478bff0680f57bd71b4061f8.tar.gz
Fix commit 754a987.
* Makefile.am (DISTCHECK_CONFIGURE_FLAGS): New. (AUTOMAKE_OPTIONS): Move options to ... * configure.ac (AM_INIT_AUTOMAKE): .. here. (BUILD_DOC): Fix commit 754a987.
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 42cd0c4..e5f3f56 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,7 +17,7 @@
# License along with this program; if not, see <http://www.gnu.org/licenses/>.
ACLOCAL_AMFLAGS = -I m4
-AUTOMAKE_OPTIONS = dist-bzip2
+DISTCHECK_CONFIGURE_FLAGS = --enable-doc
# (A suitable gitlog-to-changelog script can be found in GnuPG master.)
GITLOG_TO_CHANGELOG=gitlog-to-changelog