tests/automake.mk: Fix building of test runners
authorJohn Darrington <john@darrington.wattle.id.au>
Sat, 10 Apr 2021 06:24:47 +0000 (08:24 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Sat, 10 Apr 2021 06:28:41 +0000 (08:28 +0200)
commit861900e8abc188aacbe745779847dd44268af924
treea915172d77a550eec7d80b213b6564f293589da4
parent6e557334078f2f54bd2ec3a5022846c4f2291872
tests/automake.mk: Fix building of test runners

For certain architectures, the order of libraries is important.  Dependent
libraries must appear before the libraries which depend upon them.
tests/automake.mk