jpeg pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=5411e23a0f0f17172cef3ad32658799a9174d4a3

commit 5411e23a0f0f17172cef3ad32658799a9174d4a3
Author: Jean-Philippe Andre <jp.an...@samsung.com>
Date:   Fri Dec 4 16:22:20 2015 +0900

    Cocoa: Fix make dist
    
    See 967d2fe7fa5327675f830dbc3a
---
 src/Makefile_Ecore_Cocoa.am | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/src/Makefile_Ecore_Cocoa.am b/src/Makefile_Ecore_Cocoa.am
index eaaad48..66dc4f7 100644
--- a/src/Makefile_Ecore_Cocoa.am
+++ b/src/Makefile_Ecore_Cocoa.am
@@ -7,8 +7,7 @@ lib_LTLIBRARIES += lib/ecore_cocoa/libecore_cocoa.la
 installed_ecorecocoamainheadersdir = $(includedir)/ecore-cocoa-@VMAJ@
 dist_installed_ecorecocoamainheaders_DATA = \
 lib/ecore_cocoa/Ecore_Cocoa.h \
-lib/ecore_cocoa/Ecore_Cocoa_Cursor.h \
-lib/ecore_cocoa/Ecore_Cocoa_Keys.h
+lib/ecore_cocoa/Ecore_Cocoa_Cursor.h
 
 lib_ecore_cocoa_libecore_cocoa_la_SOURCES = \
 lib/ecore_cocoa/ecore_cocoa.m \

-- 


Reply via email to