From 25e029823813e190a18b601af60efcb1fb3b84af Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 23 Jan 2017 21:14:32 +0100 Subject: build: Change make distcheck configure and temp. remove gpgconf.scm. * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Also test gpgtar and wks-tools. Disable ntbtls. * tests/openpgp/Makefile.am (XTESTS): Temporary remove gpgconf.scm. Signed-off-by: Werner Koch --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 735c72b64..e220f8b87 100644 --- a/Makefile.am +++ b/Makefile.am @@ -20,7 +20,7 @@ ACLOCAL_AMFLAGS = -I m4 DISTCHECK_CONFIGURE_FLAGS = --enable-symcryptrun --enable-g13 \ - --enable-gpg2-is-gpg + --enable-gpg2-is-gpg --enable-gpgtar --enable-wks-tools --disable-ntbtls GITLOG_TO_CHANGELOG=gitlog-to-changelog -- cgit v1.2.3