cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ce4a9ee6c8c6e801069bd2c9aad56b785094fb3a
commit ce4a9ee6c8c6e801069bd2c9aad56b785094fb3a Author: Jee-Yong Um <jc9...@samsung.com> Date: Thu May 19 01:45:02 2016 -0700 elementary: remove elm_mapbuf_eo.h target from Makefile.am Reviewers: cedric Subscribers: jpeg Differential Revision: https://phab.enlightenment.org/D3953 Signed-off-by: Cedric Bail <ced...@osg.samsung.com> --- src/lib/elementary/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/src/lib/elementary/Makefile.am b/src/lib/elementary/Makefile.am index 8372297..976897b 100644 --- a/src/lib/elementary/Makefile.am +++ b/src/lib/elementary/Makefile.am @@ -393,7 +393,6 @@ includesub_HEADERS = \ elm_map_eo.h \ elm_map_legacy.h \ elm_mapbuf.h \ - elm_mapbuf_eo.h \ elm_mapbuf_legacy.h \ elm_menu.h \ elm_menu_eo.h \ --