summaryrefslogtreecommitdiffstats
path: root/make/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-05-06 19:29:22 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-05-06 19:29:22 +0000
commitebc363ed83f991c9dbfc2385b239f61c60ed0b7a (patch)
tree833ba4119cb95176334528694ae5cc2af00d57ba /make/Makefile.am
parent2008-05-06 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-ebc363ed83f991c9dbfc2385b239f61c60ed0b7a.tar.bz2
2008-05-06 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am: Add nds.
Diffstat (limited to 'make/Makefile.am')
-rw-r--r--make/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/Makefile.am b/make/Makefile.am
index 9552cb01c6..84d98c5b10 100644
--- a/make/Makefile.am
+++ b/make/Makefile.am
@@ -33,6 +33,6 @@ EXTRA_DIST += custom/Cygwin-posix.cfg custom/FreeBSD-posix.cfg \
custom/nios2_iss.cfg \
custom/ods68302.cfg custom/pc386.cfg custom/posix.cfg \
custom/psim.cfg custom/rtl22xx.cfg custom/score603e.cfg \
- custom/shsim.cfg custom/ts_386ex.cfg
+ custom/shsim.cfg custom/ts_386ex.cfg custom/nds.cfg
include $(top_srcdir)/automake/host.am