summaryrefslogtreecommitdiffstats
path: root/tools/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-06-27 21:26:23 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-06-27 21:26:23 +0000
commit8ce766ce72e646a0e449100000bf106f71cb7b82 (patch)
tree4a8cf96abc1a9d9b98bd774c7b5020054ddf5a2e /tools/Makefile.am
parent2002-06-25 Thomas Doerfler <Thomas.Doerfler@imd-systems.de> (diff)
downloadrtems-8ce766ce72e646a0e449100000bf106f71cb7b82.tar.bz2
2002-06-27 Joel Sherrill <joel@OARcorp.com>
* tools/Makefile.am: Build the cpu dependent tools as well.
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r--tools/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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