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.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuites/itrontests/Makefile.am b/testsuites/itrontests/Makefile.am
index 05629b1da9..4cc995f76b 100644
--- a/testsuites/itrontests/Makefile.am
+++ b/testsuites/itrontests/Makefile.am
@@ -4,8 +4,8 @@
ACLOCAL_AMFLAGS = -I ../aclocal
-SUBDIRS = itronhello itrontask01 itrontask02 itrontask03 itrontask04 \
+_SUBDIRS = itronhello itrontask01 itrontask02 itrontask03 itrontask04 \
itronmbf01 itronmbox01 itronsem01 itrontime01
-include $(top_srcdir)/../automake/subdirs.am
+include $(top_srcdir)/../automake/test-subdirs.am
include $(top_srcdir)/../automake/local.am