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