summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
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 af16f99..6a5068a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ AC_PREREQ(2.53)
AC_INIT([mate-icon-theme], [1.6.0], [http://www.mate-desktop.org])
AC_CONFIG_SRCDIR([index.theme.in.in])
-AM_INIT_AUTOMAKE([1.9 tar-ustar foreign])
+AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz foreign])
PKG_PROG_PKG_CONFIG([0.19])
IT_PROG_INTLTOOL([0.40.0])