eolian: fix make distcheck
authorMarcel Hollerbach <marcel-hollerbach@t-online.de>
Thu, 19 Feb 2015 14:20:47 +0000 (15:20 +0100)
committerMarcel Hollerbach <marcel-hollerbach@t-online.de>
Thu, 19 Feb 2015 14:30:02 +0000 (15:30 +0100)
Summary: null.eo was missing in the makefile.

Test Plan: run make distcheck

Reviewers: q66

Reviewed By: q66

Subscribers: cedric, herdsman

Differential Revision: https://phab.enlightenment.org/D1999

src/Makefile_Eolian.am

index f62668c..0f3f4a3 100644 (file)
@@ -92,6 +92,7 @@ tests/eolian/data/free_func.eo \
 tests/eolian/data/nmsp1_class1.eo \
 tests/eolian/data/nmsp1_nmsp11_class2.eo \
 tests/eolian/data/nmsp2_class1.eo \
+tests/eolian/data/null.eo \
 tests/eolian/data/no_nmsp.eo
 
 EOLIAN_TESTS_EOS_GENERATED = \