tests: eolian_cxx: ensure property_holder.eo file lands in dist

Summary:
In commit 98b716d0fa the new file was
added but the autotools build system not made aware that it is needed in
dist as well. The missing file broke the eolian_cxx tes suite build in
distcheck.
Depends on D7477

Reviewers: lauromoura, q66

Reviewed By: q66

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D7478
This commit is contained in:
Stefan Schmidt 2018-12-20 11:49:50 +01:00 committed by Daniel Kolesa
parent 947b4f2c78
commit ec3685f24f
1 changed files with 1 additions and 0 deletions

View File

@ -213,6 +213,7 @@ tests/eolian_cxx/ns_name.eo \
tests/eolian_cxx/ns_name_other.eo \
tests/eolian_cxx/name1_name2_type_generation.eo \
tests/eolian_cxx/complex.eo \
tests/eolian_cxx/property_holder.eo \
tests/eolian_cxx/cyclic1.eo \
tests/eolian_cxx/cyclic2.eo