summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2023-04-06 10:19:17 +0200
committerWerner Koch <wk@gnupg.org>2023-04-06 10:20:41 +0200
commitbcc16b4cd00f02fbb824a9b6fc69e00fc6458b19 (patch)
treeeea8d4e18feab2de0016b33260f5ad346e8239ce /Makefile.am
parent0262cd3371cf9794be94851955fec099b0e1fab5 (diff)
downloadlibgpg-error-bcc16b4cd00f02fbb824a9b6fc69e00fc6458b19.tar.gz
build: Make distcheck work again
* Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Add with --install-gpg-error-config.
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 8897f17..7d986cd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -28,7 +28,7 @@ RELEASE_ARCHIVE_SUFFIX = libgpg-error
# Autoconf flags
ACLOCAL_AMFLAGS = -I m4
-DISTCHECK_CONFIGURE_FLAGS = --enable-doc
+DISTCHECK_CONFIGURE_FLAGS = --enable-doc --enable-install-gpg-error-config
# (A suitable gitlog-to-changelog script can be found in GnuPG master.)
GITLOG_TO_CHANGELOG=gitlog-to-changelog