summaryrefslogtreecommitdiff
path: root/mpfr
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2002-05-16 02:37:39 +0200
committerKevin Ryde <user42@zip.com.au>2002-05-16 02:37:39 +0200
commit0a9c2d45677f8b24a8a5a5b39073306641e8c5d6 (patch)
tree898c12d637c6280f61bf50f0c92c1d97c0ef539b /mpfr
parenta4bf8c67634d9d583effb1e79d6baa26625d01ec (diff)
downloadgmp-0a9c2d45677f8b24a8a5a5b39073306641e8c5d6.tar.gz
Regenerate for:
* mpfr/Makefile.am (EXTRA_DIST): Add BUGS file.
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 da7358189..c3c8dc2cd 100644
--- a/mpfr/Makefile.in
+++ b/mpfr/Makefile.in
@@ -159,7 +159,7 @@ libmpfr_a_SOURCES = mpfr.h mpf2mpfr.h mpfr-impl.h mpfr-math.h mpfr-test.h except
libmpfr_a_LIBADD = @LIBOBJS@
-EXTRA_DIST = generic.c
+EXTRA_DIST = BUGS generic.c
subdir = mpfr
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/config.h