summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Schmidt <stefan@osg.samsung.com>2016-05-24 11:13:28 +0200
committerStefan Schmidt <stefan@osg.samsung.com>2016-05-24 11:42:02 +0200
commit93ab200d67f935041cec3126d703667abba71d18 (patch)
treedab04ee6392e6665eb4bc923cb861e924dd77bd8
parentc785089f2699db460c80397d1c3022ae58286ae1 (diff)
downloadefl-93ab200d67f935041cec3126d703667abba71d18.tar.gz
eolian-cxx: ship new complex.eo file in dist
-rw-r--r--src/Makefile_Eolian_Cxx.am3
1 files changed, 2 insertions, 1 deletions
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