summaryrefslogtreecommitdiffstats
path: root/c/src/tests/tmitrontests/Makefile.am
blob: a4b5613406282123b8205d744436374f9998410b (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