From 48ad47cc7019224bd34ac365ee85aba22db9b71b Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 1 Mar 2001 20:46:21 +0000 Subject: 2001-02-22 Ralf Corsepius * configure.in: Reworked for Canadian Cross support. * Makefile.am: Reflect changes to configure.in. * config.guess, config.sub: Update from subversions.gnu.org. * README.cdn-X: New file. * tools/Makefile.am: Remove build, tools from SUBDIRS. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index e9a5cfb525..8cd4def662 100644 --- a/Makefile.am +++ b/Makefile.am @@ -9,7 +9,7 @@ AUTOMAKE_OPTIONS = foreign 1.4 ACLOCAL_AMFLAGS = -I aclocal -SUBDIRS = doc make tools $(HOST_SUBDIRS) $(TARGET_SUBDIRS) +SUBDIRS = doc make tools $(BUILD_SUBDIRS) $(TARGET_SUBDIRS) AUTOMAKE_FILES = automake/compile.am automake/host.am automake/lib.am \ automake/local.am automake/multilib.am automake/subdirs.am -- cgit v1.2.3