diff options
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index d5434f79df..34136b91c9 100644 --- a/math/Makefile +++ b/math/Makefile @@ -26,7 +26,7 @@ headers := math.h bits/mathcalls.h bits/mathinline.h bits/huge_val.h \ fenv.h bits/fenv.h bits/mathdef.h tgmath.h # Internal header files. -distribute := math_private.h machine/asm.h machine/endian.h +distribute := math_ldbl.h math_private.h machine/asm.h # FPU support code. aux := setfpucw fpu_control |