summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-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 11b14615..bb3a8ef0 100644
--- a/build/autotools/Makefile.am.release
+++ b/build/autotools/Makefile.am.release
@@ -10,7 +10,7 @@ RELEASE_URL = $(RELEASE_URL_BASE)/$(COGL_1_MAJOR_VERSION).$(COGL_1_MINOR_VE
RELEASE_ANNOUNCE_LIST = cogl@lists.freedesktop.org
RELEASE_ANNOUNCE_CC = gnome-announce-list@gnome.org clutter-announce@clutter-project.org
-tar_file = $(distdir).tar.bz2
+tar_file = $(distdir).tar.xz
sha256_file = $(distdir).sha256sum
$(sha256_file): $(tar_file)