summaryrefslogtreecommitdiffstats
path: root/tools/cpu/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-02 23:48:48 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-02 23:48:48 +0000
commited7d7eba818c149eb15e7a4c3904cc17fc43a20b (patch)
tree9e5d70a65af58ead040b633ac3b1e0606b0dbb5f /tools/cpu/Makefile.am
parent2001-04-02 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-ed7d7eba818c149eb15e7a4c3904cc17fc43a20b.tar.bz2
2001-04-02 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Remove unix from DIST_SUBDIRS.
Diffstat (limited to '')
-rw-r--r--tools/cpu/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/cpu/Makefile.am b/tools/cpu/Makefile.am
index 69e8deaee3..9fbc8ecd9c 100644
--- a/tools/cpu/Makefile.am
+++ b/tools/cpu/Makefile.am
@@ -6,7 +6,7 @@ ACLOCAL_AMFLAGS = -I ../../aclocal
SUBDIRS = @subdirs@
-DIST_SUBDIRS = generic hppa1.1 sh unix
+DIST_SUBDIRS = generic hppa1.1 sh
include $(top_srcdir)/../../automake/subdirs.am
include $(top_srcdir)/../../automake/host.am