add zip to dist,
update release-plan.
This commit is contained in:
parent
348375915a
commit
1926817eae
2 changed files with 7 additions and 8 deletions
|
|
@ -13,7 +13,7 @@ AC_CANONICAL_HOST
|
|||
AC_CANONICAL_TARGET
|
||||
|
||||
dnl automake initialization
|
||||
AM_INIT_AUTOMAKE([gnu dist-bzip2])
|
||||
AM_INIT_AUTOMAKE([gnu dist-bzip2 dist-zip])
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
|
||||
dnl user-switches
|
||||
|
|
|
|||
Reference in a new issue