efl: general distcheck fixes
authorLauro Moura <lauromoura@expertisesolutions.com.br>
Wed, 14 Feb 2018 19:30:05 +0000 (11:30 -0800)
committerWonki Kim <wonki_.kim@samsung.com>
Thu, 5 Apr 2018 18:05:30 +0000 (03:05 +0900)
commit0639d114c83ec597fa078387735bcd545c1ff5af
treef5cbb7bc2a2def7674b6e7db713e5b78c86a6672
parent9508333e4071f6bf57b76b621d1268f24203c320
efl: general distcheck fixes

Summary:
- Added missing C++ header
- Added missing elementary header
- Removed generated header from elementary_SOURCES
  (Was added by raster in 42dfee37)
  Not sure of what would be the best place for it, though.
- Removed previously removed files from elementary examples Makefile.

Test Plan: Run 'make distcheck'

Reviewers: stefan, felipealmeida

Subscribers: cedric

Differential Revision: https://phab.enlightenment.org/D5800

Signed-off-by: Cedric Bail <cedric@osg.samsung.com>
src/Makefile_Elementary.am
src/Makefile_Eolian.am
src/Makefile_Eolian_Cxx.am
src/examples/elementary/Makefile.am