q66 pushed a commit to branch master.

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

commit 15a64fdc86840e1a84e67abe113eb60d0f9545b5
Author: Daniel Kolesa <d.kol...@osg.samsung.com>
Date:   Mon Jun 8 11:03:33 2015 +0100

    eolian: we need import_types_ref.h included in tarball
    
    If we don't, distcheck fails (because of missing file).
    
    @fix
---
 src/Makefile_Eolian.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/Makefile_Eolian.am b/src/Makefile_Eolian.am
index 58c452d..6c06368 100644
--- a/src/Makefile_Eolian.am
+++ b/src/Makefile_Eolian.am
@@ -138,4 +138,5 @@ tests/eolian/data/class_simple_ref.c \
 tests/eolian/data/override_ref.c \
 tests/eolian/data/class_simple_ref_eo.h \
 tests/eolian/data/class_simple_ref_legacy.h \
+tests/eolian/data/import_types_ref.h \
 $(EOLIAN_TESTS_EOS)

-- 


Reply via email to