From e6596da6218b342a4f11cc21cbfaded58e81c808 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 28 Dec 2004 11:36:59 +0000 Subject: * Makefile.am (AUTOMAKE_OPTIONS): Build bzip 2 version (ACLOCAL_AMFLAGS): Add -I m4 --- Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 69c1bbd7..be58c345 100644 --- a/Makefile.am +++ b/Makefile.am @@ -20,6 +20,9 @@ ## Process this file with automake to produce Makefile.in +ACLOCAL_AMFLAGS = -I m4 +AUTOMAKE_OPTIONS = dist-bzip2 + EXTRA_DIST = gpgme.spec.in if BUILD_ASSUAN -- cgit v1.2.3