summaryrefslogtreecommitdiff
path: root/mpfr
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2001-02-16 01:57:43 +0100
committerKevin Ryde <user42@zip.com.au>2001-02-16 01:57:43 +0100
commitb79266744241cf45a925395dbdd840253c65b55e (patch)
tree691b643397751540de987d4d14b573d216a598ae /mpfr
parenta5eb542f93381b27f765d12702373d708400d32c (diff)
downloadgmp-b79266744241cf45a925395dbdd840253c65b55e.tar.gz
* mpfr/Makefile.am (libmpfr_a_SOURCES): Add set_ui.c, remove sqrtrem.c
and srandom.h.
Diffstat (limited to 'mpfr')
-rw-r--r--mpfr/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpfr/Makefile.am b/mpfr/Makefile.am
index ba9be55a3..1ed9bbaff 100644
--- a/mpfr/Makefile.am
+++ b/mpfr/Makefile.am
@@ -61,7 +61,7 @@ libmpfr_a_SOURCES = cputime.h mpfr.h mpfr-impl.h sin_cos.c extract.c \
rnd_mode.c round.c set.c set_d.c set_dfl_prec.c set_rnd.c set_f.c \
set_prc_raw.c set_prec.c set_q.c set_si.c set_ui.c set_str.c set_str_raw.c \
set_z.c sqrt.c sqrt_ui.c sub.c sub_ui.c trunc.c ui_div.c ui_sub.c \
- urandomb.c mpz_set_fr.c swap.c srandom.h
+ urandomb.c mpz_set_fr.c swap.c
nodist_libmpfr_a_SOURCES = floor.c ceil.c