From 17f884dbe7973705a7fcb9de38b269f00b703ab4 Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Tue, 11 Mar 2014 15:51:34 +0000 Subject: Build xz-compressed tarballs. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 0ebd8a6ad..512ebd3bf 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,7 +4,7 @@ include $(top_srcdir)/misc/Makefile.quiet -AUTOMAKE_OPTIONS = 1.9 no-dist-gzip dist-bzip2 +AUTOMAKE_OPTIONS = 1.9 no-dist-gzip dist-xz ACLOCAL_AMFLAGS = -I m4 -- cgit v1.2.3