eolian: we need import_types_ref.h included in tarball
authorDaniel Kolesa <d.kolesa@osg.samsung.com>
Mon, 8 Jun 2015 10:03:33 +0000 (11:03 +0100)
committerDaniel Kolesa <d.kolesa@osg.samsung.com>
Mon, 8 Jun 2015 10:03:33 +0000 (11:03 +0100)
If we don't, distcheck fails (because of missing file).

@fix

src/Makefile_Eolian.am

index 58c452d..6c06368 100644 (file)
@@ -138,4 +138,5 @@ tests/eolian/data/class_simple_ref.c \
 tests/eolian/data/override_ref.c \
 tests/eolian/data/class_simple_ref_eo.h \
 tests/eolian/data/class_simple_ref_legacy.h \
+tests/eolian/data/import_types_ref.h \
 $(EOLIAN_TESTS_EOS)