examples/ecore: fix vnc example build
authorBruno Dilly <bdilly@profusion.mobi>
Tue, 27 Sep 2016 21:17:07 +0000 (18:17 -0300)
committerBruno Dilly <bdilly@profusion.mobi>
Wed, 28 Sep 2016 17:42:58 +0000 (14:42 -0300)
commite2afcc0ab495f3d65b3868602148958799ffb35a
treed55ab16ad9a7eb0841582b836f71373f964660e9
parentce97a042e3e5ccea474ca4501f3d5f5a3b2f2deb
examples/ecore: fix vnc example build

Fix missing dependency.

Get rid of the following error:

/usr/bin/ld: ecore_evas_vnc.o: undefined reference
  to symbol 'ECORE_EVENT_MOUSE_BUTTON_UP'
src/lib/ecore_input/.libs/libecore_input.so.1: error adding symbols:
  DSO missing from command line
collect2: error: ld returned 1 exit status
Makefile:2306: recipe for target 'ecore_evas_vnc' failed
src/examples/ecore/Makefile.am