summaryrefslogtreecommitdiff
path: root/libc/math/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libc/math/Makefile')
-rw-r--r--libc/math/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/math/Makefile b/libc/math/Makefile
index 95fd6b066..10f14be8c 100644
--- a/libc/math/Makefile
+++ b/libc/math/Makefile
@@ -68,7 +68,7 @@ include ../Makeconfig
dbl-only-routines := branred doasin dosincos halfulp mpa mpatan2 \
mpatan mpexp mplog mpsqrt mptan sincos32 slowexp \
- slowpow
+ slowpow sincostab
libm-routines = $(strip $(libm-support) $(libm-calls) \
$(patsubst %_rf,%f_r,$(libm-calls:=f)) \
$(long-m-$(long-double-fcts))) \