tasn pushed a commit to branch emotion_generic_players-1.10. http://git.enlightenment.org/core/emotion_generic_players.git/commit/?id=999e59782ab7e8ceba15437d9a945c220be565c6
commit 999e59782ab7e8ceba15437d9a945c220be565c6 Author: Tom Hacohen <[email protected]> Date: Thu Jun 5 17:19:12 2014 +0100 Add autogen.sh to EXTRA_DIST. Thanks to Jef91 for pointing this out. @fix --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 0355026..64f9e5c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -13,6 +13,7 @@ EXTRA_DIST = \ README \ AUTHORS \ COPYING \ +autogen.sh \ m4/efl_compiler.m4 \ m4/emotion_generic_players.m4 --
