gallium/r300: Fix a link error in the tests
authorJason Ekstrand <jason.ekstrand@intel.com>
Tue, 12 Aug 2014 18:12:47 +0000 (11:12 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Tue, 12 Aug 2014 18:35:07 +0000 (11:35 -0700)
commit97d57f1142db2a11189a2c9a174f9f69fd5a298d
tree435370796a69873409ac03f3d07b841604ea1a60
parente005c1148db04cb706a65392c2b0beda19efa0b1
gallium/r300: Fix a link error in the tests

The link error occurs because the static libraries are linked in the wrong
order.  This fixes it.

Signed-off-by: Jason Ekstrand <jason.ekstrand@intel.com>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=82483
Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
src/gallium/drivers/r300/Makefile.am