edbus: Use a "make examples" rule to make examples
authorLucas De Marchi <lucas.demarchi@profusion.mobi>
Mon, 29 Oct 2012 22:02:25 +0000 (22:02 +0000)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Mon, 29 Oct 2012 22:02:25 +0000 (22:02 +0000)
commit08898c5fba55a2ccbd8f5e030d149c6ea0ee3d5f
treec0d0fb8ac2acf80360bf605b85416ce795a83916
parent41384fbaa80589be9df821e54f68af954b9105c4
edbus: Use a "make examples" rule to make examples

Instead of having to enable the examples during configure time, separate
the examples in a special target, "make examples". It's currently a bit
different from the libraries in the common efl tree since we are not
using recursive makefiles.

SVN revision: 78622
Makefile.am
configure.ac