From c6e034440db602b2af99cbdf2337ff85a721da2a Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Mon, 20 Jan 2020 23:40:20 +0100 Subject: Add .tar.lz format/dist-lzip automake option. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index fcb8e359..8bfe4011 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ # Makefile for fetchmail SUBDIRS= . po -AUTOMAKE_OPTIONS= 1.12 foreign no-dist-gzip dist-xz subdir-objects +AUTOMAKE_OPTIONS= 1.12 foreign no-dist-gzip dist-xz subdir-objects dist-lzip AM_CPPFLAGS= -I$(srcdir)/libesmtp ACLOCAL_AMFLAGS= -I m4 -I m4-local -- cgit v1.2.3