diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index b23cf3be8..06a9a6638 100644 --- a/Makefile.am +++ b/Makefile.am @@ -32,6 +32,7 @@ RELEASE_ARCHIVE_SUFFIX = gnupg/v2.3 # Autoconf flags. ACLOCAL_AMFLAGS = -I m4 +AM_DISTCHECK_DVI_TARGET = pdf AM_DISTCHECK_CONFIGURE_FLAGS = --enable-gnupg-builddir-envvar \ --enable-all-tests --enable-g13 \ --enable-gpgtar --enable-wks-tools --disable-ntbtls |