From 6f41e541c0e8ee882c80b8a59ff754395bde93e1 Mon Sep 17 00:00:00 2001 From: wbhart Date: Wed, 23 Jul 2008 14:21:17 +0000 Subject: [PATCH] Removed macos from the list of directories in the makefile. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 1068309e..1fbaf8fb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -92,7 +92,7 @@ endif SUBDIRS += mpn mpz mpq mpf printf scanf cxx mpbsd demos tune doc -EXTRA_DIST = macos configfsf.guess configfsf.sub .gdbinit INSTALL.autoconf +EXTRA_DIST = configfsf.guess configfsf.sub .gdbinit INSTALL.autoconf if WANT_CXX GMPXX_HEADERS_OPTION = gmpxx.h