From 5c5af362184b80d2cc2ee403a98d986baaaad1d7 Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Mon, 17 Apr 2000 02:08:54 +0200 Subject: (EXTRA_DIST): Add `macos', `.gdbinit'. --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 83112c070..e04c9d73a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -84,7 +84,8 @@ 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@ -- cgit v1.2.1