From 85a141628e9560fbb19b97438cc7ee0cfd8f3ed7 Mon Sep 17 00:00:00 2001 From: wbhart Date: Mon, 16 Jun 2008 06:53:51 +0000 Subject: [PATCH] Run automake. --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index 641975d6..122d7eff 100644 --- a/Makefile.in +++ b/Makefile.in @@ -455,7 +455,7 @@ LIBGMPXX_LT_AGE = 1 LIBMP_LT_CURRENT = 4 LIBMP_LT_REVISION = 10 LIBMP_LT_AGE = 1 -SUBDIRS = tests mpn mpz mpq mpf printf scanf cxx mpbsd demos tune doc yasmbuild +SUBDIRS = tests yasmbuild mpn mpz mpq mpf printf scanf cxx mpbsd demos tune doc # The ansi2knr setups for the build programs are the same as the normal # automake ansi2knr rules, but using $(CC_FOR_BUILD) instead of $(CC).