raster pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=6fa262cc24a0c44247130a7c1011d013cf040ebe

commit 6fa262cc24a0c44247130a7c1011d013cf040ebe
Author: Carsten Haitzler (Rasterman) <ras...@rasterman.com>
Date:   Fri Oct 28 09:17:48 2016 +0900

    efl - fix build after bu5hman broke it with elm.h changes
    
    fixes break added by d896e3efc542c66a651c1ba0e84f3d692981b89c
    
    dont forget distclean!
---
 Makefile.am | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 2e91197..cf10724 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -519,5 +519,4 @@ DISTCLEANFILES= \
 ./src/lib/evil/Makefile \
 ./src/lib/edje/Makefile \
 ./src/lib/efl/Efl_Config.h \
-./src/lib/eina/eina_config.h \
-./src/lib/elementary/Elementary.h
+./src/lib/eina/eina_config.h

-- 


Reply via email to