evas: Fix improper extra library linkage for various engines
authorChris Michael <cpmichael@osg.samsung.com>
Tue, 26 Apr 2016 14:02:35 +0000 (10:02 -0400)
committerChris Michael <cpmichael@osg.samsung.com>
Tue, 26 Apr 2016 14:02:35 +0000 (10:02 -0400)
commit6c032a99de24b7a7b796aa20f67936ab0d4e6844
treef44fd3fc5d4618b47404a996bc3894e90c0b1d86
parent287f84baaff605ce7b1c838720b68749c62c3c4b
evas: Fix improper extra library linkage for various engines

The eglfs, drm and gl_drm engines were all linking to eeze internal
libraries however none of those engines actually use eeze at all so we
can remove the linking there.

@fix

Signed-off-by: Chris Michael <cpmichael@osg.samsung.com>
src/Makefile_Evas.am