summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorinfirit <[email protected]>2013-11-08 22:29:29 +0100
committerinfirit <[email protected]>2013-11-08 22:29:29 +0100
commit64f551f2ac731b5b863b2255076681847aabb3ce (patch)
tree670be9a6909142f7e780e3af9cbe05327e02ba90 /configure.ac
parent9f34d7be4956d86f6a43385940a3b5f1e027e49b (diff)
downloadmate-system-monitor-64f551f2ac731b5b863b2255076681847aabb3ce.tar.bz2
mate-system-monitor-64f551f2ac731b5b863b2255076681847aabb3ce.tar.xz
Only create a tar.xz file
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 bfe864e..39fff86 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8,7 +8,7 @@ AC_CONFIG_SRCDIR(configure.ac)
AC_CONFIG_HEADERS(config.h)
AC_CONFIG_MACRO_DIR([m4])
-AM_INIT_AUTOMAKE([dist-xz])
+AM_INIT_AUTOMAKE([no-dist-gzip dist-xz])
AC_SUBST(ACLOCAL_AMFLAGS, [\${ACLOCAL_FLAGS}])
AM_PROG_LIBTOOL