summaryrefslogtreecommitdiff
path: root/mpfr
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2001-02-10 23:22:15 +0100
committerKevin Ryde <user42@zip.com.au>2001-02-10 23:22:15 +0100
commit8e84ddbbaf8036f2089e675b51499a32d57597d7 (patch)
tree18deb204b8cb01bd9b7e0fe89898806cdb4dfdd1 /mpfr
parent165a0f6f8734a4067d24f0af09e3c84f51ce1a3a (diff)
downloadgmp-8e84ddbbaf8036f2089e675b51499a32d57597d7.tar.gz
Regenerate for:
* mpfr/Makefile.am (EXTRA_DIST): Add mpfr-test.h and mpf2mpfr.h.
Diffstat (limited to 'mpfr')
-rw-r--r--mpfr/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpfr/Makefile.in b/mpfr/Makefile.in
index 390fbad87..af2abf84d 100644
--- a/mpfr/Makefile.in
+++ b/mpfr/Makefile.in
@@ -149,7 +149,7 @@ libmpfr_a_SOURCES = cputime.h mpfr.h mpfr-impl.h sin_cos.c extract.c \
nodist_libmpfr_a_SOURCES = floor.c ceil.c
-EXTRA_DIST = generic.c
+EXTRA_DIST = generic.c mpfr-test.h mpf2mpfr.h
CLEANFILES = $(nodist_libmpfr_a_SOURCES)
subdir = mpfr