tasn pushed a commit to branch master. http://git.enlightenment.org/core/evas_generic_loaders.git/commit/?id=40cba1e8947776050fb253e266bea6642a1f2076
commit 40cba1e8947776050fb253e266bea6642a1f2076 Author: Tom Hacohen <[email protected]> Date: Thu Jun 5 17:31:20 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 9203d09..96dec58 100644 --- a/Makefile.am +++ b/Makefile.am @@ -26,7 +26,6 @@ m4/ltversion.m4 EXTRA_DIST = \ AUTHORS \ COPYING \ -autogen.sh \ m4/ac_attribute.m4 \ m4/ac_path_generic.m4 \ README --
