autotools: let's not forget to include necessary .eo for make check
authorCedric BAIL <cedric@osg.samsung.com>
Tue, 9 Sep 2014 10:29:13 +0000 (12:29 +0200)
committerCedric BAIL <cedric@osg.samsung.com>
Tue, 9 Sep 2014 10:29:13 +0000 (12:29 +0200)
src/Makefile_Eolian.am

index 128d32d..03b4cb3 100644 (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