build: fix autotools release tarbal generation

this file was forgotten when initially writing this patch.

Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org>
Differential Revision: https://phab.enlightenment.org/D7928
This commit is contained in:
Marcel Hollerbach 2019-02-13 12:36:12 +01:00 committed by Stefan Schmidt
parent b39d3990e9
commit a49c783c32
1 changed files with 1 additions and 0 deletions

View 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