Run automake.

This commit is contained in:
wbhart 2008-06-16 06:53:51 +00:00
parent f756651b5b
commit 85a141628e

View File

@ -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).