summaryrefslogtreecommitdiff
path: root/build/autotools
diff options
context:
space:
mode:
authorDamien Lespiau <damien.lespiau@intel.com>2011-08-31 22:52:02 +0100
committerDamien Lespiau <damien.lespiau@intel.com>2011-08-31 22:52:02 +0100
commitc31c2493110c1c25692e48f8c1bcd3632a6eb921 (patch)
treed3b14df88e5242f9c86458049cc26e1e76cdf33b /build/autotools
parent7eed341ab4abad5dd80f5657e992c292a3a02622 (diff)
build: Distribute .tar.xz file
As GNOME is moving to this format.
Diffstat (limited to 'build/autotools')
-rw-r--r--build/autotools/Makefile.am.release2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/autotools/Makefile.am.release b/build/autotools/Makefile.am.release
index 2031e6c..f2ace01 100644
--- a/build/autotools/Makefile.am.release
+++ b/build/autotools/Makefile.am.release
@@ -18,7 +18,7 @@ RELEASE_API_URL = http://docs.clutter-project.org/docs/clutter-gst
RELEASE_ANNOUNCE_LIST = clutter-announce@clutter-project.org (Cc: gnome-announce-list@gnome.org)
-tar_file = $(distdir).tar.bz2
+tar_file = $(distdir).tar.xz
sha256_file = $(distdir).sha256sum
$(sha256_file): $(tar_file)