build: fix autotools release tarbal generation
authorMarcel Hollerbach <mail@marcel-hollerbach.de>
Wed, 13 Feb 2019 11:36:12 +0000 (12:36 +0100)
committerWonki Kim <wonki_.kim@samsung.com>
Fri, 8 Mar 2019 11:49:34 +0000 (20:49 +0900)
this file was forgotten when initially writing this patch.

Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org>
Differential Revision: https://phab.enlightenment.org/D7928

src/Makefile_Ecore.am

index b8b185e..9af5631 100644 (file)
@@ -77,6 +77,7 @@ ecoreeolianfilesdir = $(datadir)/eolian/include/ecore-@VMAJ@
 ecoreeolianfiles_DATA = $(ecore_eolian_files_public) lib/ecore/efl_loop_timer.eo
 
 EXTRA_DIST2 += $(ecore_eolian_files)
+EXTRA_DIST2 += $(ecore_test_eolian_files)
 
 lib_LTLIBRARIES += lib/ecore/libecore.la