autotools: include eolian_aux eo files in release
authorDaniel Kolesa <d.kolesa@samsung.com>
Mon, 3 Dec 2018 16:55:07 +0000 (17:55 +0100)
committerHermet Park <hermetpark@gmail.com>
Wed, 5 Dec 2018 05:52:40 +0000 (14:52 +0900)
src/Makefile_Eolian.am

index aa2f234..6d607ef 100644 (file)
@@ -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 += \