tests/eloian: ship eo file needed for tests in tarball
authorStefan Schmidt <stefan@osg.samsung.com>
Fri, 8 Apr 2016 13:41:03 +0000 (15:41 +0200)
committerStefan Schmidt <stefan@osg.samsung.com>
Fri, 8 Apr 2016 13:41:03 +0000 (15:41 +0200)
Without this the make check run inside distcheck fails.

src/Makefile_Eolian.am

index a542127..00773be 100644 (file)
@@ -147,4 +147,5 @@ tests/eolian/data/class_simple_ref_legacy.h \
 tests/eolian/data/import_types_ref.h \
 tests/eolian/data/docs_ref.h \
 tests/eolian/data/docs_ref_legacy.h \
+tests/eolian/generated_promise.eo \
 $(EOLIAN_TESTS_EOS)