summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordberg.se>2000-04-17 02:09:11 +0200
committerLinus Nordberg <linus@nordberg.se>2000-04-17 02:09:11 +0200
commit29ec6d63ce2a7798dd9fcfd2123ac5b27c02b239 (patch)
tree65bce88a734d97d1aa7d6dac565d2bba854be2a3
parent5c5af362184b80d2cc2ee403a98d986baaaad1d7 (diff)
downloadgmp-29ec6d63ce2a7798dd9fcfd2123ac5b27c02b239.tar.gz
Regenerate for:
(EXTRA_DIST): Add `macos', `.gdbinit'.
-rw-r--r--Makefile.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index be460a68a..adce91d3a 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -176,7 +176,9 @@ EXTRA_HEADERS = mp.h
lib_LTLIBRARIES = libgmp.la $(MPBSD_LTLIBRARIES_OPTION)
-EXTRA_DIST = gmp-impl.h longlong.h stack-alloc.h urandom.h projects macos
+EXTRA_DIST = .gdbinit gmp-impl.h longlong.h stack-alloc.h urandom.h projects \
+ macos
+
DISTCLEANFILES = asm-syntax.h config.m4 @gmp_srclinks@
MPF_OBJECTS = mpf/init.lo mpf/init2.lo mpf/set.lo mpf/set_ui.lo mpf/set_si.lo \