autotools: let's not forget to include necessary .eo for make check

This commit is contained in:
Cedric BAIL 2014-09-09 12:29:13 +02:00
parent 760a75fc15
commit 3d21c05a40
1 changed files with 5 additions and 2 deletions

View File

@ -118,5 +118,8 @@ tests/eolian/data/free_func.eo \
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/override_ref.c \
tests/eolian/data/nmsp1_class1.eo \
tests/eolian/data/nmsp1_nmsp11_class2.eo \
tests/eolian/data/nmsp2_class1.eo \
tests/eolian/data/no_nmsp.eo