build: link test programs with static libraries
authorMans Rullgard <mans@mansr.com>
Sat, 17 Dec 2011 15:05:24 +0000 (15:05 +0000)
committerMans Rullgard <mans@mansr.com>
Sat, 17 Dec 2011 23:21:08 +0000 (23:21 +0000)
commit0ea5b44275aa334528eb384a6548cc9f98c50a17
tree833affd4e474e4eb244ee71f29222b64f3b029ea
parente064d46e61b85d27a4e61c37b4a50944db8b188d
build: link test programs with static libraries

Many of the test programs directly access internal symbols not
exported from the shared libraries.  This allows tests to run
when configured with shared libraries.

Signed-off-by: Mans Rullgard <mans@mansr.com>
library.mak