summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2001-08-17 00:34:47 +0200
committerKevin Ryde <user42@zip.com.au>2001-08-17 00:34:47 +0200
commitf4d38e7efba9f4c119a8ea6003d8288994c679dd (patch)
tree2e04aa682eeb10fac985739dc7009719e6f2f0c8 /Makefile.in
parentf8eb289a44402ea093e0bff7733a99297af46d60 (diff)
downloadgmp-f4d38e7efba9f4c119a8ea6003d8288994c679dd.tar.gz
Regenerate for:
Remove a suprious backslash.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 41e4a7167..4e6b08095 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -172,6 +172,10 @@ SUBDIRS = tests mpn mpz mpq mpf printf mpbsd $(MPFR_DIR) demos tune
nodist_include_HEADERS = gmp.h $(MPBSD_HEADERS_OPTION)
lib_LTLIBRARIES = libgmp.la $(MPBSD_LTLIBRARIES_OPTION)
+EXTRA_DIST = doc macos \
+ configfsf.guess configfsf.sub .gdbinit INSTALL.autoconf libmp.sym
+
+
DISTCLEANFILES = $(nodist_include_HEADERS) config.m4 @gmp_srclinks@
# Generated by current texinfo.tex when processing gmp.texi.