raster pushed a commit to branch master.

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

commit ab06bfdfabbf0d654ca52d34ddc37be20c467ec9
Author: Carsten Haitzler (Rasterman) <ras...@rasterman.com>
Date:   Thu Apr 21 11:10:12 2016 +0900

    Revert "edje: build again edje files needed for tests"
    
    This reverts commit 13b4a56ddc185a7c62bb0137a159ad57efb7b06d.
    
    sorry cedric. this totally broke efl build. eo/eolian etc. is not
    built before evas for example and so build totally falls apart.
    
    yes - it makes no sense that this one change would cause that. it
    doesnt make sense. but it did. :(
---
 src/Makefile_Edje.am | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/Makefile_Edje.am b/src/Makefile_Edje.am
index 95fee2e..a25592b 100644
--- a/src/Makefile_Edje.am
+++ b/src/Makefile_Edje.am
@@ -305,7 +305,6 @@ EDJE_TEST_FILES = tests/edje/data/test_layout.edj \
 
 noinst_DATA += $(EDJE_TEST_FILES)
 CLEANFILES += $(EDJE_TEST_FILES)
-BUILT_SOURCES += $(EDJE_TEST_FILES)
 
 endif
 

-- 


Reply via email to