]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
make dist will also make lzip compressed tarball gnutls_3_0_18
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Mon, 2 Apr 2012 18:24:15 +0000 (20:24 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Mon, 2 Apr 2012 18:24:15 +0000 (20:24 +0200)
configure.ac

index 9af12532d2a19a6a5078701b8567f82d460916bd..ba60ce862dec4f7cd2ddba8e952530751ad4eb59 100644 (file)
@@ -25,7 +25,7 @@ AC_INIT([GnuTLS], [3.0.18], [bug-gnutls@gnu.org])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])
 
-AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz -Wall -Werror -Wno-override])
+AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz dist-lzip -Wall -Werror -Wno-override])
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 AM_CONFIG_HEADER(config.h)