jpeg pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=122b2426464e31fd548b7eaf60695ffa985b8522

commit 122b2426464e31fd548b7eaf60695ffa985b8522
Author: Jean-Philippe Andre <jp.an...@samsung.com>
Date:   Tue Jun 23 15:17:45 2015 +0900

    Ecore_Con: Fix make distcheck
---
 src/Makefile_Ecore_Con.am | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/src/Makefile_Ecore_Con.am b/src/Makefile_Ecore_Con.am
index d185cf8..4fedd8a 100644
--- a/src/Makefile_Ecore_Con.am
+++ b/src/Makefile_Ecore_Con.am
@@ -37,7 +37,9 @@ dist_installed_ecoreconmainheaders_DATA = \
 lib/ecore_con/Ecore_Con.h \
 lib/ecore_con/Ecore_Con_Legacy.h \
 lib/ecore_con/Ecore_Con_Eo.h \
-lib/ecore_con/Ecore_Con_Eet.h
+lib/ecore_con/Ecore_Con_Eet.h \
+lib/ecore_con/Ecore_Con_Eet_Legacy.h \
+lib/ecore_con/Ecore_Con_Eet_Eo.h
 
 nodist_installed_ecoreconmainheaders_DATA = \
                                             $(ecore_con_eolian_h)

-- 


Reply via email to