meson: Add missed public headers 14/202714/1
authorWonki Kim <wonki_.kim@samsung.com>
Wed, 3 Apr 2019 07:11:20 +0000 (16:11 +0900)
committerWonki Kim <wonki_.kim@samsung.com>
Wed, 3 Apr 2019 07:11:20 +0000 (16:11 +0900)
those header files are necessary files to be installed.
so that this patch added them

Change-Id: I833768e6dd565bb33e5084fda2db9a4c98b1dcd3

src/lib/elementary/meson.build

index f17e392..3f949a0 100644 (file)
@@ -764,6 +764,8 @@ elementary_pub_headers += [
   'elm_atspi_proxy.h',
   'elm_atspi_proxy_eo.legacy.h',
   'efl_ui_animation_view_eo.legacy.h',
+  'elm_widget_item_container_eo.h',
+  'elm_widget_item_eo.h',
 ]
 #TIZEN_ONLY-->