tasn pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=9901a04be214e3d1db466cff662a9d72613e4f6c
commit 9901a04be214e3d1db466cff662a9d72613e4f6c Author: Tom Hacohen <[email protected]> Date: Thu Jun 5 17:29:55 2014 +0100 Remove autogen.sh from the dist tarball. This should not be distributed. @fix. --- Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 14a08ea..b4b67fc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -56,7 +56,6 @@ README \ AUTHORS \ COPYING \ COMPLIANCE \ -autogen.sh \ licenses/COPYING.LGPL \ licenses/COPYING.GPL \ licenses/COPYING.BSD \ --
