From 713b2eac2fdb0a40056ddb8eb00250541df0a3b2 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 10 Nov 1999 22:15:42 +0000 Subject: General cleanup. Test documentation improved. The message buffer test prints a message instead of actually testing since the message buffer implementation is not in yet. --- testsuites/itrontests/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'testsuites/itrontests/Makefile.am') diff --git a/testsuites/itrontests/Makefile.am b/testsuites/itrontests/Makefile.am index 9779acc5b8..60c9b69ffe 100644 --- a/testsuites/itrontests/Makefile.am +++ b/testsuites/itrontests/Makefile.am @@ -13,10 +13,9 @@ $(PREINSTALLDIRS): all-local: $(PREINSTALLDIRS) -ITRON_DIRS = itronhello itrontask01 itrontask02 itrontask03 itrontask04 \ +SUBDIRS = . itronhello itrontask01 itrontask02 itrontask03 itrontask04 \ itronmbf01 itronsem01 itrontime01 -SUBDIRS = $(ITRON_DIRS) include $(top_srcdir)/../../../../automake/subdirs.am include $(top_srcdir)/../../../../automake/local.am -- cgit v1.2.3