autotools: let's not forget to ship lib/efl headers.

This commit is contained in:
Cedric BAIL 2014-09-09 12:28:43 +02:00
parent 48ee3ed15f
commit 760a75fc15
1 changed files with 3 additions and 1 deletions

View File

@ -22,7 +22,9 @@ efleolianfiles_DATA = \
lib/efl/interfaces/efl_text_properties.eo
EXTRA_DIST += \
${efleolianfiles_DATA}
${efleolianfiles_DATA} \
lib/efl/Efl_Config.h \
lib/efl/Efl.h
lib_LTLIBRARIES += lib/efl/libefl.la