diff --git a/src/Makefile_Eolian_Cxx.am b/src/Makefile_Eolian_Cxx.am index a88df99808..57dc265b97 100644 --- a/src/Makefile_Eolian_Cxx.am +++ b/src/Makefile_Eolian_Cxx.am @@ -168,7 +168,8 @@ tests/eolian_cxx/c.eo \ tests/eolian_cxx/d.eo \ tests/eolian_cxx/name_name.eo \ tests/eolian_cxx/ns_name.eo \ -tests/eolian_cxx/ns_name_other.eo +tests/eolian_cxx/ns_name_other.eo \ +tests/eolian_cxx/complex.eo include Makefile_Eolian_Cxx_Helper.am