eolian-cxx: ship new complex.eo file in dist
authorStefan Schmidt <stefan@osg.samsung.com>
Tue, 24 May 2016 09:13:28 +0000 (11:13 +0200)
committerStefan Schmidt <stefan@osg.samsung.com>
Tue, 24 May 2016 09:42:02 +0000 (11:42 +0200)
src/Makefile_Eolian_Cxx.am

index a88df99..57dc265 100644 (file)
@@ -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