tests: eolian_cxx: ensure property_holder.eo file lands in dist
authorStefan Schmidt <s.schmidt@samsung.com>
Thu, 20 Dec 2018 10:49:50 +0000 (11:49 +0100)
committerSangHyeon Jade Lee <sh10233.lee@samsung.com>
Thu, 27 Dec 2018 02:26:58 +0000 (11:26 +0900)
Summary:
In commit 98b716d0fa745fe5aa4d110615bf0dd90f695ddb 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

src/Makefile_Eolian_Cxx.am

index 9b6c32e..ec1ce93 100644 (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