summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2013-02-06 12:52:49 +0100
committerPeter Simons <simons@cryp.to>2013-02-06 13:17:17 +0100
commit23ae9fe1ab153ba1bc5921e8053def214e0ceb6a (patch)
tree0576cc6e65aa2e4057956cd27494b53a10440189 /configure.ac
parent08523e91d46dce6e95bce963d2e274ad2f40f256 (diff)
downloadautoconf-archive-23ae9fe1ab153ba1bc5921e8053def214e0ceb6a.tar.gz
configure.ac: add another release tarball in lzip format
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a207adf..cd413e1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -12,7 +12,7 @@ AC_INIT([GNU Autoconf Archive], m4_esyscmd([build-aux/git-version-gen .tarball-v
[autoconf-archive-maintainers@gnu.org], [autoconf-archive],
[http://www.gnu.org/software/autoconf-archive/])
AC_CONFIG_AUX_DIR([build-aux])
-AM_INIT_AUTOMAKE([1.11 -Wall gnu dist-bzip2 dist-xz])
+AM_INIT_AUTOMAKE([1.11 -Wall gnu dist-bzip2 dist-xz dist-lzip])
AC_PREREQ([2.65])
AC_CONFIG_SRCDIR([doc/autoconf-archive.texi])
AC_MSG_NOTICE([$PACKAGE_STRING])