about summary refs log tree commit diff
path: root/math/Makefile
diff options
context:
space:
mode:
authormarxin <mliska@suse.cz>2019-02-20 14:54:35 +0100
committermarxin <mliska@suse.cz>2019-02-20 15:27:56 +0100
commitdc0afac3252d0c53716ccaf0b424f7769a66d695 (patch)
tree2187cbc19cd42e9712a9cc9f55fc6d510cdad88e /math/Makefile
parent4a2dd41cb533b9d93b8578677b80b9e94d6a3f96 (diff)
downloadglibc-dc0afac3252d0c53716ccaf0b424f7769a66d695.tar.gz
glibc-dc0afac3252d0c53716ccaf0b424f7769a66d695.tar.xz
glibc-dc0afac3252d0c53716ccaf0b424f7769a66d695.zip
Add new Fortran vector math header file.
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index 76e8edac19..fc4191089d 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -26,6 +26,7 @@ headers		:= math.h bits/mathcalls.h bits/mathinline.h \
 		   fpu_control.h complex.h bits/cmathcalls.h fenv.h \
 		   bits/fenv.h bits/fenvinline.h bits/mathdef.h tgmath.h \
 		   bits/math-finite.h bits/math-vector.h \
+		   bits/math-vector-fortran.h \
 		   bits/libm-simd-decl-stubs.h bits/iscanonical.h \
 		   bits/flt-eval-method.h bits/fp-fast.h bits/fp-logb.h \
 		   bits/long-double.h bits/mathcalls-helper-functions.h \