q66 pushed a commit to branch master.

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

commit 9e677ae0175bc1e46f2e5aaedeaae83dd2a65fcd
Author: Daniel Kolesa <d.kol...@samsung.com>
Date:   Mon Dec 3 17:55:07 2018 +0100

    autotools: include eolian_aux eo files in release
---
 src/Makefile_Eolian.am | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/src/Makefile_Eolian.am b/src/Makefile_Eolian.am
index aa2f2344e8..6d607ef950 100644
--- a/src/Makefile_Eolian.am
+++ b/src/Makefile_Eolian.am
@@ -102,7 +102,10 @@ tests/eolian/data/struct.eo \
 tests/eolian/data/typedef.eo \
 tests/eolian/data/var.eo \
 tests/eolian/data/function_types.eot \
-tests/eolian/data/import_types.eot
+tests/eolian/data/import_types.eot \
+tests/eolian/data_aux/aux_a.eo \
+tests/eolian/data_aux/aux_b.eo \
+tests/eolian/data_aux/aux_c.eo
 
 if EFL_ENABLE_TESTS
 check_PROGRAMS += \

-- 


Reply via email to