eolian_gen: remove reference to elm_entry because it is not installed 07/168207/3
authorSungtaek Hong <sth253.hong@samsung.com>
Wed, 24 Jan 2018 09:51:25 +0000 (18:51 +0900)
committerJaehyun Cho <jae_hyun.cho@samsung.com>
Thu, 25 Jan 2018 11:38:34 +0000 (11:38 +0000)
commit936faecc86bb731f0a1248381372f3ae5d16bb68
tree76ae89c164c9bd28d9e23170975e5e53d32cb7b4
parent7a01f305621688c30ed69781527df124c634c01c
eolian_gen: remove reference to elm_entry because it is not installed

Summary:
elm_entry.eo is not installed to system directory like
         "/usr/local/share/eolian/include/elementary-1", and
         eolian_gen tries to refer elm_entry.eo which results in failure.

Test Plan:
Create any eo class file which inherits Efl.Ui.Layout.
           eolian_gen eo_file.eo
           observe eolian_gen finishes

Reviewers: jpeg, herdsman, woohyun, Jaehyun_Cho, cedric

Subscribers: conr2d, id213sin, JongminLee

Differential Revision: https://phab.enlightenment.org/D5760

Change-Id: I00e2e6b082f97e30a3063beba67dc7357a1b1ce4
src/lib/elementary/elm_general.eot