elm: efl_ui_flip: add fl_ui_flip_eo.h redirection header lost during rename
authorStefan Schmidt <stefan@osg.samsung.com>
Thu, 9 Jun 2016 13:03:22 +0000 (15:03 +0200)
committerStefan Schmidt <stefan@osg.samsung.com>
Thu, 9 Jun 2016 14:18:28 +0000 (16:18 +0200)
commitc3c344da4184ec3b790986c4b7d9008ade3dd9d6
treed0de8e12f9f9d9ef30da653ac089a3cdc34cfff0
parent1a34d89d20c3b90b103481a501764eec522d35aa
elm: efl_ui_flip: add fl_ui_flip_eo.h redirection header lost during rename

When this was renamed from elm_flip to efl_ui_flip the _eo.h header was lost
which is needed as redirection. This broke for me in distcheck when the .eo.h
was going to get generated. It also aligns it with the other headers we have
here.
src/Makefile_Elementary.am
src/lib/elementary/Makefile.am
src/lib/elementary/efl_ui_flip_eo.h [new file with mode: 0644]
src/lib/elementary/elm_flip.h