summaryrefslogtreecommitdiff
path: root/src/lib/elementary/Makefile.am
diff options
context:
space:
mode:
authorJee-Yong Um <jc9.um@samsung.com>2016-06-16 16:48:13 -0700
committerCedric BAIL <cedric@osg.samsung.com>2016-06-16 16:48:17 -0700
commit7343b69b551fb43a3fb70adf83e039ddda16bde7 (patch)
treebbcda84290bd47140a8860dbefd25d34dac4df67 /src/lib/elementary/Makefile.am
parentaca28e01a1b6bf254fa2f4c7f8d5693e83799019 (diff)
downloadefl-7343b69b551fb43a3fb70adf83e039ddda16bde7.tar.gz
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>
Diffstat (limited to 'src/lib/elementary/Makefile.am')
-rw-r--r--src/lib/elementary/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/elementary/Makefile.am b/src/lib/elementary/Makefile.am
index 6abaa8de85..49f48cd623 100644
--- a/src/lib/elementary/Makefile.am
+++ b/src/lib/elementary/Makefile.am
@@ -333,7 +333,6 @@ includesub_HEADERS = \
elm_flip.h \
efl_ui_flip_legacy.h\
efl_ui_flip_eo.h \
- efl_ui_flip_internal_part_eo.h \
elm_flipselector.h \
elm_flipselector_eo.h \
elm_flipselector_legacy.h \