summaryrefslogtreecommitdiffstats
path: root/testsuites/itrontests/Makefile.am
blob: 987d29fea272f07b4c970caffe514ad3f0c2002a (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