animation2: fix compile instruction
authorJean-Philippe Andre <jp.andre@samsung.com>
Tue, 19 Sep 2017 08:00:35 +0000 (17:00 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Tue, 19 Sep 2017 08:00:35 +0000 (17:00 +0900)
commitd3cf6093aaba677992efa83509ecb3c99df35e85
treee9687f3b6fed568298be6eddc19d66d1cd19c9c5
parent4f8fe4889f7446664a13d9bbd6da76bcbbc98501
animation2: fix compile instruction

Summary:
without it, it was failing with following error
/usr/bin/ld: /tmp/ccnjRcVr.o: undefined reference to symbol 'evas_object_move'
//usr/lib64/libevas.so.1: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status

Test Plan: just try to compile it with and without.

Reviewers: jpeg

Reviewed By: jpeg

Subscribers: cedric, jpeg

Differential Revision: https://phab.enlightenment.org/D5182
src/examples/edje/animations2.c