summaryrefslogtreecommitdiffstats
path: root/testsuites/itrontests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/itrontests/Makefile.am')
-rw-r--r--testsuites/itrontests/Makefile.am3
1 files changed, 1 insertions, 2 deletions
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