From 0a591acd0e220887075c474c611cc588d4d41edc Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Tue, 2 May 2000 13:52:36 +0000 Subject: [PATCH] 2000-04-30 Bruno Haible * math/Makefile (headers): Add bits/fenvinline.h. --- math/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/Makefile b/math/Makefile index 0981006..408e6eb 100644 --- a/math/Makefile +++ b/math/Makefile @@ -23,7 +23,7 @@ subdir := math # Installed header files. headers := math.h bits/mathcalls.h bits/mathinline.h bits/huge_val.h \ bits/nan.h fpu_control.h complex.h bits/cmathcalls.h \ - fenv.h bits/fenv.h bits/mathdef.h tgmath.h + fenv.h bits/fenv.h bits/fenvinline.h bits/mathdef.h tgmath.h # Internal header files. distribute := math_ldbl.h math_private.h machine/asm.h -- 2.7.4