tasn pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=6eb3e4942ffa80a0f657729ab0ffe13bd1d9bcd5
commit 6eb3e4942ffa80a0f657729ab0ffe13bd1d9bcd5 Author: Tom Hacohen <[email protected]> Date: Thu Jun 5 17:30:40 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 f505901..13d9ac9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -63,7 +63,6 @@ AUTHORS \ COPYING \ COPYING.images \ COMPLIANCE \ -autogen.sh \ elementary.pc.in \ elementary.spec \ elementary.spec.in \ --
