diff --git a/ChangeLog b/ChangeLog index 14af405b53..feb87c69d3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-06-27 Joel Sherrill + + * tools/Makefile.am: Build the cpu dependent tools as well. + 2002-06-17 Ralf Corsepius * aclocal/env-rtemscpu.m4: Remove. diff --git a/tools/Makefile.am b/tools/Makefile.am index 93a684c99e..a088ec9f6a 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -1,7 +1,7 @@ ## $Id$ -SUBDIRS = update +SUBDIRS = update cpu include $(top_srcdir)/automake/subdirs.am include $(top_srcdir)/automake/host.am