summaryrefslogtreecommitdiffstats
path: root/testsuites/itrontests/Makefile.am
blob: 9fff6ab7ad25444508087be05134ce71511fcdf3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
##
## $Id$
##

ACLOCAL_AMFLAGS = -I ../aclocal

SUBDIRS = itronhello itrontask01 itrontask02 itrontask03 itrontask04 \
    itronmbf01 itronmbox01 itronsem01 itrontime01

EXTRA_DIST = itrontests.am

include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am