summaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/ieee754/Makefile')
-rw-r--r--sysdeps/ieee754/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysdeps/ieee754/Makefile b/sysdeps/ieee754/Makefile
new file mode 100644
index 0000000000..3796e728aa
--- /dev/null
+++ b/sysdeps/ieee754/Makefile
@@ -0,0 +1,3 @@
+ifeq ($(subdir),math)
+sysdep_headers += ieee754.h
+endif