mirror of
https://github.com/brl/mutter.git
synced 2024-11-26 01:50:42 -05:00
build: Fix up the tarball target used when releasing
This commit is contained in:
parent
c1e113c89a
commit
2fc8fa82f0
@ -18,7 +18,7 @@ RELEASE_DOC_URL = http://docs.clutter-project.org/docs/
|
||||
|
||||
BUGS_URL = http://bugzilla.gnome.org/enter_bug.cgi?product=clutter
|
||||
|
||||
tar_file = $(distdir).tar.bz2
|
||||
tar_file = $(distdir).tar.xz
|
||||
sha256_file = $(distdir).sha256sum
|
||||
|
||||
$(sha256_file): $(tar_file)
|
||||
|
Loading…
Reference in New Issue
Block a user