mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-05 16:58:01 +02:00
Use dist-xz for tarballs
This commit is contained in:
parent
850f24c712
commit
3b03b3d68e
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ AC_INIT([weston],
|
|||
|
||||
AC_CONFIG_HEADERS([config.h])
|
||||
|
||||
AM_INIT_AUTOMAKE([1.11 foreign dist-bzip2])
|
||||
AM_INIT_AUTOMAKE([1.11 foreign no-dist-gzip dist-xz])
|
||||
|
||||
AM_SILENT_RULES([yes])
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue