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 BUILT_SOURCES += \ tests/eolian_cxx/callback.eo.c \ - tests/eolian_cxx/callback.eo.h \ - tests/eolian_cxx/callback.eo.hh + tests/eolian_cxx/callback.eo.h check_PROGRAMS += tests/eolian_cxx/eolian_cxx_suite TESTS += tests/eolian_cxx/eolian_cxx_suite