efl/edje: codegen shouldn't use BUILT_SOURCES.
authorGustavo Sverzut Barbieri <barbieri@gmail.com>
Sat, 5 Jan 2013 14:38:32 +0000 (14:38 +0000)
committerGustavo Sverzut Barbieri <barbieri@gmail.com>
Sat, 5 Jan 2013 14:38:32 +0000 (14:38 +0000)
commitd9858fc22356ca4185156a933883ad5985b84be4
tree2cbd8e04a399d6ca0e42515188aa2ba14dfe3397
parentb716ab72e93642263046fdfe33ca3a3719f30eb3
efl/edje: codegen shouldn't use BUILT_SOURCES.

if use BUILT_SOURCES it will always generate those files, and their
requirement codegen.edj, even if examples were not to be built.

make will automatically build the files if there are rules to do so,
we just have to clean them.

SVN revision: 82275
src/examples/edje/Makefile.am