summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Philippe Andre <jp.andre@samsung.com>2017-09-20 15:44:37 +0900
committerJean-Philippe Andre <jp.andre@samsung.com>2017-09-21 12:28:20 +0900
commit1c207058bae5eb5cc987f8aea6e3c0dc04891267 (patch)
treeeec57564944be767c19a100f135b3567f028dae3
parent282928465c5b9ce04810d4e78e5c4fc97f6f8bb6 (diff)
downloadefl-1c207058bae5eb5cc987f8aea6e3c0dc04891267.tar.gz
elm: Remove eo.h header from Makefile
Fixes make distcheck
-rw-r--r--src/Makefile_Elementary.am1
1 files changed, 0 insertions, 1 deletions
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 \