elementary: remove non-exist target from Makefile
authorJee-Yong Um <jc9.um@samsung.com>
Thu, 16 Jun 2016 23:48:13 +0000 (16:48 -0700)
committerCedric BAIL <cedric@osg.samsung.com>
Thu, 16 Jun 2016 23:48:17 +0000 (16:48 -0700)
commit7343b69b551fb43a3fb70adf83e039ddda16bde7
treebbcda84290bd47140a8860dbefd25d34dac4df67
parentaca28e01a1b6bf254fa2f4c7f8d5693e83799019
elementary: remove non-exist target from Makefile

Summary:
efl_ui_flip_internal_part_eo.h doesn't exist but it belongs to
the target list of Makefile.
Remove it from the list to fix an error when building elementary only.

Test Plan: $ make (in src/lib/elementary path)

Reviewers: jpeg, cedric

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

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
src/lib/elementary/Makefile.am