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

ACLOCAL_AMFLAGS = -I ../../../../aclocal

ITRON_DIRS = include tmitronsem01

SUBDIRS = $(ITRON_DIRS)

EXTRA_DIST = tmitrontests.am

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