From bab5ba444676a03c0aa92382d47dbd0830d05322 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 9 Nov 1999 23:28:04 +0000 Subject: Added more tasking tests. --- testsuites/itrontests/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'testsuites/itrontests/Makefile.am') 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) -- cgit v1.2.3