talons

Fork of Claws Mail https://www.claws-mail
Log | Files | Refs | README | LICENSE

commit 37df4f1b3240328a17c03108319ad315447e7fb7
parent 589150b9d9ce105644592595ea44ea6d3014e121
Author: Paul <paul@claws-mail.org>
Date:   Wed, 19 Feb 2014 15:57:40 +0000

add dist-z to AUTOMAKE_OPTIONS

Diffstat:
MMakefile.am | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am @@ -1,5 +1,5 @@ ACLOCAL_AMFLAGS = -I m4 -AUTOMAKE_OPTIONS = dist-bzip2 +AUTOMAKE_OPTIONS = dist-bzip2 dist-xz SUBDIRS = m4 po src tools config doc manual