autotools: include eolian_aux eo files in release

This commit is contained in:
Daniel Kolesa 2018-12-03 17:55:07 +01:00
parent 2dc4bed587
commit 9e677ae017
1 changed files with 4 additions and 1 deletions

View 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 += \