diff options
Diffstat (limited to 'src/Makefile_Eolian_Cxx.am')
-rw-r--r-- | src/Makefile_Eolian_Cxx.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Makefile_Eolian_Cxx.am b/src/Makefile_Eolian_Cxx.am index 77beceb2c3..677f937204 100644 --- a/src/Makefile_Eolian_Cxx.am +++ b/src/Makefile_Eolian_Cxx.am | |||
@@ -56,8 +56,7 @@ if EFL_ENABLE_TESTS | |||
56 | 56 | ||
57 | BUILT_SOURCES += \ | 57 | BUILT_SOURCES += \ |
58 | tests/eolian_cxx/callback.eo.c \ | 58 | tests/eolian_cxx/callback.eo.c \ |
59 | tests/eolian_cxx/callback.eo.h \ | 59 | tests/eolian_cxx/callback.eo.h |
60 | tests/eolian_cxx/callback.eo.hh | ||
61 | 60 | ||
62 | check_PROGRAMS += tests/eolian_cxx/eolian_cxx_suite | 61 | check_PROGRAMS += tests/eolian_cxx/eolian_cxx_suite |
63 | TESTS += tests/eolian_cxx/eolian_cxx_suite | 62 | TESTS += tests/eolian_cxx/eolian_cxx_suite |