OSDN Git Service

test: Fix math .c dependency
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Tue, 18 Feb 2014 22:30:28 +0000 (23:30 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Tue, 18 Feb 2014 22:30:28 +0000 (23:30 +0100)
commita20a91ad7c042c46e4a2adee6d03315f857f9985
tree0205e6fffbead31ea5a1e1319ad840dec88eee24
parent19f21a1d974d802f05c43e4cabd6ed6891a8ae50
test: Fix math .c dependency

When explicitly running the compile target we were missing a dependency
to generate the libm-test.c.

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
test/math/Makefile.in