meson: add efl_ui_widget_common.h to installed headers

Summary: This was missing and caused C tutorials to break build.

Test Plan: ninja install and then try to build a C tutorial

Reviewers: bu5hm4n

Reviewed By: bu5hm4n

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D8096
This commit is contained in:
Xavi Artigas 2019-03-04 16:22:41 +01:00
parent 057db36423
commit f58e467cf3
1 changed files with 1 additions and 0 deletions

View File

@ -524,6 +524,7 @@ elementary_pub_headers = [
'elm_bubble.h',
'elm_bubble_legacy.h',
'elm_button.h',
'efl_ui_widget_common.h',
'efl_ui_button_eo.h',
'elm_button_legacy.h',
'elm_cache.h',