diff options
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 0480ea99b0..56a17a8fae 100644 --- a/math/Makefile +++ b/math/Makefile @@ -131,7 +131,7 @@ LDLIBS-atest-exp = math/libm LDLIBS-atest-sincos = math/libm LDLIBS-atest-exp2 = math/libm -distribute += libm-test.inc gen-libm-test.pl +distribute += libm-test.inc gen-libm-test.pl README.libm-test # The -lieee module sets the _LIB_VERSION_ switch to IEEE mode |