aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2020-01-20 23:40:20 +0100
committerMatthias Andree <matthias.andree@gmx.de>2020-01-20 23:40:20 +0100
commitc6e034440db602b2af99cbdf2337ff85a721da2a (patch)
treea8f05176adcfbad418933e89cfaa3eb322fb9d4a /Makefile.am
parent488853570810ee848dbd42bd692c9452c79c74d5 (diff)
downloadfetchmail-c6e034440db602b2af99cbdf2337ff85a721da2a.tar.gz
fetchmail-c6e034440db602b2af99cbdf2337ff85a721da2a.tar.bz2
fetchmail-c6e034440db602b2af99cbdf2337ff85a721da2a.zip
Add .tar.lz format/dist-lzip automake option.
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 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