examples: edje: fix build of edje files with translation within distcheck
authorStefan Schmidt <stefan@osg.samsung.com>
Fri, 8 Jul 2016 12:48:47 +0000 (14:48 +0200)
committerStefan Schmidt <stefan@osg.samsung.com>
Mon, 25 Jul 2016 16:00:42 +0000 (18:00 +0200)
commit8ac236cff4c2910ad0f1cef710573964abe3b3ee
tree12e73c993b716215449a66ae94d01bd8d945485f
parentd922a556b4f6ee8310df6a7b3858152c55b7ca68
examples: edje: fix build of edje files with translation within distcheck

The edje text example covers the translation functionality which need the mo
and po files during edje_cc compilation. Further more the folder need to be
writable to create the new mo/po files.

We need to ensure that this is the case during a distcheck which is read only
on the source tree.
src/examples/edje/Makefile.am