summaryrefslogtreecommitdiffstats
path: root/testsuites/itrontests/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-09 23:28:04 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-09 23:28:04 +0000
commitbab5ba444676a03c0aa92382d47dbd0830d05322 (patch)
tree092268bf094c688e3ccc5bef3ac8cf2ef596215f /testsuites/itrontests/Makefile.am
parentMerged tests from Task group. (diff)
downloadrtems-bab5ba444676a03c0aa92382d47dbd0830d05322.tar.bz2
Added more tasking tests.
Diffstat (limited to '')
-rw-r--r--testsuites/itrontests/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/testsuites/itrontests/Makefile.am b/testsuites/itrontests/Makefile.am
index ff9e16ae5a..632e839962 100644
--- a/testsuites/itrontests/Makefile.am
+++ b/testsuites/itrontests/Makefile.am
@@ -13,7 +13,8 @@ $(PREINSTALLDIRS):
all-local: $(PREINSTALLDIRS)
-ITRON_DIRS = itronhello itrontask01 itronmbf01 itronsem01 itrontime01
+ITRON_DIRS = itronhello itrontask01 itrontask02 itrontask03 itrontask04 \
+ itronmbf01 itronsem01 itrontime01
SUBDIRS = $(ITRON_DIRS)