ecore examples: move pkg-config at the end of gcc command.
authorDaniel Juyung Seo <seojuyung2@gmail.com>
Mon, 21 Oct 2013 15:45:11 +0000 (00:45 +0900)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Mon, 21 Oct 2013 15:45:29 +0000 (00:45 +0900)
commit203c3e7c157196aa4442b0a238dc93e30e0acaba
treedf516527119934609ce52adfbea312096945784f
parent3d3f33f3100dbdf4fb58e0f88086bec7f22725ad
ecore examples: move pkg-config at the end of gcc command.

This fixed build break on my machine.
src/examples/ecore/ecore_animator_example.c
src/examples/ecore/ecore_event_example_01.c
src/examples/ecore/ecore_event_example_02.c
src/examples/ecore/ecore_pipe_simple_example.c