stefan pushed a commit to branch efl-1.12. http://git.enlightenment.org/core/efl.git/commit/?id=e0d4ec15dd2aeb5d158078e9780c59ecb595631b
commit e0d4ec15dd2aeb5d158078e9780c59ecb595631b Author: Stefan Schmidt <[email protected]> Date: Tue Nov 11 10:49:15 2014 +0100 Revert " build: Remove bzip2 tarballs from distcheck" This does only belong into master but not the stable branch. Sorry. This reverts commit d9aa921daaa55fc5348c0ad2515c9090798a57e7. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 73df966..eac6f65 100644 --- a/configure.ac +++ b/configure.ac @@ -16,7 +16,7 @@ AH_BOTTOM([ AC_USE_SYSTEM_EXTENSIONS -AM_INIT_AUTOMAKE([1.6 dist-xz -Wall color-tests subdir-objects]) +AM_INIT_AUTOMAKE([1.6 dist-bzip2 dist-xz -Wall color-tests subdir-objects]) m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) CFOPT_WARNING="" --
