raster pushed a commit to branch master.

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

commit 4d8dcab8f0b15198370bac3a3adb59e9f97e55f4
Author: Carsten Haitzler (Rasterman) <ras...@rasterman.com>
Date:   Wed Jul 30 21:33:25 2014 +0900

    Revert "tests/eolian_cxx: Add another generated file to BUILT_SOURCES"
    
    This reverts commit 577a6bfbba0a1cf19f394c66addf27b0332500d6.
    
    This brings efl back to building - it entirely stopped building for me
    with this change so even if this tried to fix something... it made
    just regular building of efl at all cease to work here which i'd say
    is bad (if this just fixes a dist problem - at least dist is broken,
    but regular build is not - we are in better shape).
---
 src/Makefile_Eolian_Cxx.am | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/src/Makefile_Eolian_Cxx.am b/src/Makefile_Eolian_Cxx.am
index 77beceb..677f937 100644
--- a/src/Makefile_Eolian_Cxx.am
+++ b/src/Makefile_Eolian_Cxx.am
@@ -56,8 +56,7 @@ if EFL_ENABLE_TESTS
 
 BUILT_SOURCES += \
        tests/eolian_cxx/callback.eo.c \
-       tests/eolian_cxx/callback.eo.h \
-       tests/eolian_cxx/callback.eo.hh
+       tests/eolian_cxx/callback.eo.h
 
 check_PROGRAMS += tests/eolian_cxx/eolian_cxx_suite
 TESTS += tests/eolian_cxx/eolian_cxx_suite

-- 


Reply via email to