mirror of
https://gitlab.xiph.org/xiph/icecast-server.git
synced 2025-02-02 15:07:36 -05:00
Add dist-zip to automake options
This commit is contained in:
parent
623c0d6bd6
commit
81f64401d6
@ -22,7 +22,7 @@ AC_CANONICAL_BUILD
|
||||
AC_CONFIG_HEADERS([config.h])
|
||||
|
||||
|
||||
AM_INIT_AUTOMAKE([tar-ustar foreign])
|
||||
AM_INIT_AUTOMAKE([tar-ustar foreign dist-zip])
|
||||
|
||||
AM_SILENT_RULES([yes])
|
||||
AM_MAINTAINER_MODE([enable])
|
||||
|
Loading…
Reference in New Issue
Block a user