Eolian: fix Makefile for distcheck.

Files have been added to test descriptions in H files and were missing
in the makefile for distcheck.
This commit is contained in:
Daniel Zaoui 2014-10-20 11:32:04 +03:00
parent 7c92d4fa7b
commit a0b305d853
1 changed files with 2 additions and 0 deletions

View File

@ -129,4 +129,6 @@ tests/eolian/data/typedef_ref.c \
tests/eolian/data/struct_ref.c \
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 \
$(EOLIAN_TESTS_EOS)