Add s_tanhl.c to x86 jamfile

Signed-off-by: Jérôme Duval <[email protected]>
This commit is contained in:
Sam Toyer
2013-10-01 19:48:55 +02:00
committed by Jérôme Duval
parent 2a6a28e4bb
commit 97d6f117e3
@@ -71,7 +71,7 @@ local genericSources =
s_signbit.c s_signbitf.c s_signbitl.c
s_round.c s_roundf.c s_roundl.c
s_signgam.c
s_tanh.c s_tanhf.c
s_tanh.c s_tanhf.c s_tanhl.c
w_acos.c w_acosf.c w_acosl.c
w_acosh.c w_acoshf.c w_acoshl.c