Instead of the default .tar.gz one. Signed-off-by: Phil Sutter <phil@xxxxxx> --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 1292f4b7065f4..4a5c6fd41e8fd 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ # -*- Makefile -*- ACLOCAL_AMFLAGS = -I m4 -AUTOMAKE_OPTIONS = foreign subdir-objects +AUTOMAKE_OPTIONS = foreign subdir-objects dist-bzip2 no-dist-gzip SUBDIRS = libiptc libxtables if ENABLE_DEVEL -- 2.38.0