va/test: Fix DSO link issue
authorXiang, Haihao <haihao.xiang@intel.com>
Mon, 19 Sep 2011 01:12:33 +0000 (09:12 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Mon, 19 Sep 2011 01:22:50 +0000 (09:22 +0800)
commit06891b177626604019f779d4151a04c2ad2f1d5a
treead667e99af407dcedae0c97ae932f23f0105eeda
parentfde78c4488dd65430c9452fba4ca04d9b8f94c18
va/test: Fix DSO link issue

I didn't see this issue until I upgraded my system recently.
It's evident the default behavior of the linker is changed.
Explicitly adding the missing libraries to the link step can resolve
this issue.

Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
test/decode/Makefile.am
test/encode/Makefile.am
test/putsurface/Makefile.am
test/vainfo/Makefile.am