Makefile: fix cleaning of tools in tests directory
authorMans Rullgard <mans@mansr.com>
Tue, 25 Jan 2011 13:25:18 +0000 (13:25 +0000)
committerMans Rullgard <mans@mansr.com>
Tue, 25 Jan 2011 13:43:54 +0000 (13:43 +0000)
commit3d157bf31f33cf413a6fb04ba69a4015ca0625cb
treed0a27f110cb65763949ceb2b6bb4bb8762227529
parent54fe299b885109556c72538977f9eefb969a0d87
Makefile: fix cleaning of tools in tests directory

The variable TESTPROGS is reset by the library makefiles,
use another name.

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