Adding csinl.c in Makefile.am

Signed-off-by: Aditya Upadhyay <aadit0402@gmail.com>
This commit is contained in:
Aditya Upadhyay 2017-06-29 12:36:09 +05:30 committed by Corinna Vinschen
parent 5bc320d3b5
commit 45ae81fc91
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ lsrc = cabsl.c creall.c cimagl.c ccoshl.c cacoshl.c \
clogl.c csqrtl.c cargl.c cprojl.c cexpl.c \
cephes_subrl.c cacosl.c ccosl.c casinl.c \
catanhl.c conjl.c cpowl.c ctanhl.c ctanl.c \
casinhl.c csinhl.c
casinhl.c csinhl.c csinl.c
fsrc = cabsf.c casinf.c ccosf.c cimagf.c cprojf.c \
csqrtf.c cacosf.c casinhf.c ccoshf.c clogf.c clog10f.c \