summaryrefslogtreecommitdiffstats
path: root/testsuites/itrontests/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-17 15:24:32 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-17 15:24:32 +0000
commit4ccd0203a251b6c8640278622136056d7d891b16 (patch)
tree4f774f578072d813e32ee35d7821bb7ee2780788 /testsuites/itrontests/Makefile.am
parentUpdated Mailbox Manager submitted and split into multiple files. (diff)
downloadrtems-4ccd0203a251b6c8640278622136056d7d891b16.tar.bz2
New shell of a test for ITRON Mailbox Manager.
Diffstat (limited to '')
-rw-r--r--testsuites/itrontests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/itrontests/Makefile.am b/testsuites/itrontests/Makefile.am
index 60c9b69ffe..d741bc7b47 100644
--- a/testsuites/itrontests/Makefile.am
+++ b/testsuites/itrontests/Makefile.am
@@ -14,7 +14,7 @@ $(PREINSTALLDIRS):
all-local: $(PREINSTALLDIRS)
SUBDIRS = . itronhello itrontask01 itrontask02 itrontask03 itrontask04 \
- itronmbf01 itronsem01 itrontime01
+ itronmbf01 itronmbox01 itronsem01 itrontime01
include $(top_srcdir)/../../../../automake/subdirs.am