elementary: add resulting edj to allow make dist to work on a clean directory.
authorCedric BAIL <cedric@osg.samsung.com>
Thu, 5 May 2016 21:11:38 +0000 (14:11 -0700)
committerCedric BAIL <cedric@osg.samsung.com>
Thu, 5 May 2016 21:54:53 +0000 (14:54 -0700)
commitd9144d28632021df9b5f040db8758238777d0e0a
tree18889f1397f803f1da1883be293801c190ff7089
parentf0025b34c874f148b2dbb5208d9a4bf281c17dc3
elementary: add resulting edj to allow make dist to work on a clean directory.

Due to dependencies from elementary codegen on the edj files triggered by the
generation of .h and .c, we actually need to provide the edj as it would
otherwise to build edje_cc prior to any make dist.

As the edje file was added after in the git repository, you may have some
timestamp issue to fix before doing a make dist. Try touch on all codegen_example
files.

T3588
src/examples/elementary/codegen_example.edj [new file with mode: 0644]