summaryrefslogtreecommitdiffstats
path: root/testsuites/tmitrontests/Makefile.am
blob: 52ca1069bfff9f4d114db919a0af8a675d6f7054 (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