build: fix distcheck by removing files manually
authorStefan Schmidt <stefan@osg.samsung.com>
Wed, 1 Jun 2016 15:11:09 +0000 (17:11 +0200)
committerStefan Schmidt <stefan@osg.samsung.com>
Wed, 1 Jun 2016 15:51:57 +0000 (17:51 +0200)
commit0cea935d4703ca56cc2b2e3be1bb07a06be3ca38
tree17427a009a3c7863d9922b09a35f11b0ec5c56fb
parent9fdbbfa7a6004b0808515b649796f9282104efbe
build: fix distcheck by removing files manually

These files are not getting cleaned up as they are not integrated into the rest
of our build system. These are the extra makefiles to build build only eina, eo,
etc.

The trick with -C clean does not work here for me and this is the only way I
found to get a distcheck going through. Which is kinda important given we want to
do the first alpha tarballs for 1.18 next Monday.
Makefile.am
src/Makefile.am