stefan pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=7953da836ecf9ae2d8c32566c762ca3432ae8aea

commit 7953da836ecf9ae2d8c32566c762ca3432ae8aea
Author: Stefan Schmidt <[email protected]>
Date:   Thu Jun 9 17:43:28 2016 +0200

    elm: fix efl_ui_flip header name
    
    I itroduced this typo on my last commit. Thanks Cedric for spotting it.
---
 src/lib/elementary/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lib/elementary/Makefile.am b/src/lib/elementary/Makefile.am
index 1008678..a553e07 100644
--- a/src/lib/elementary/Makefile.am
+++ b/src/lib/elementary/Makefile.am
@@ -331,7 +331,7 @@ includesub_HEADERS = \
        elm_finger.h \
        elm_flip.h \
        efl_ui_flip_legacy.h\
-       efl_ui_flipi_eo.h \
+       efl_ui_flip_eo.h \
        efl_ui_flip_internal_part_eo.h \
        elm_flipselector.h \
        elm_flipselector_eo.h \

-- 


Reply via email to