jpeg pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=1c207058bae5eb5cc987f8aea6e3c0dc04891267

commit 1c207058bae5eb5cc987f8aea6e3c0dc04891267
Author: Jean-Philippe Andre <[email protected]>
Date:   Wed Sep 20 15:44:37 2017 +0900

    elm: Remove eo.h header from Makefile
    
    Fixes make distcheck
---
 src/Makefile_Elementary.am | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/Makefile_Elementary.am b/src/Makefile_Elementary.am
index bd13a1ff26..2562bc2da2 100644
--- a/src/Makefile_Elementary.am
+++ b/src/Makefile_Elementary.am
@@ -505,7 +505,6 @@ includesub_HEADERS = \
        lib/elementary/elm_slider.h \
        lib/elementary/elm_slider_common.h \
        lib/elementary/efl_ui_slider_eo.h \
-       lib/elementary/efl_ui_slider_interval.eo.h \
        lib/elementary/elm_slider_legacy.h \
        lib/elementary/elm_slideshow.h \
        lib/elementary/elm_slideshow_common.h \

-- 


Reply via email to