diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index dfcbff7fc7..14c27a47a6 100644 --- a/math/Makefile +++ b/math/Makefile @@ -66,6 +66,7 @@ distribute += $(long-c-yes:=.c) install-lib += libieee.a non-lib.a += libieee.a extra-objs += libieee.a ieee-math.o +distribute += ieee-math.c include ../Rules |