aboutsummaryrefslogtreecommitdiff
path: root/softfloat/softfloat.mk.in
diff options
context:
space:
mode:
Diffstat (limited to 'softfloat/softfloat.mk.in')
-rw-r--r--softfloat/softfloat.mk.in9
1 files changed, 8 insertions, 1 deletions
diff --git a/softfloat/softfloat.mk.in b/softfloat/softfloat.mk.in
index a20ab7e..6e7bbe9 100644
--- a/softfloat/softfloat.mk.in
+++ b/softfloat/softfloat.mk.in
@@ -238,4 +238,11 @@ softfloat_install_shared_lib = yes
softfloat_test_srcs =
-softfloat_install_prog_srcs =
+softfloat_install_hdrs = \
+ softfloat.h \
+ softfloat_types.h \
+ primitives.h \
+ internals.h \
+ platform.h \
+ primitiveTypes.h \
+ specialize.h \