summaryrefslogtreecommitdiffstats
path: root/testsuites/tmtests/Makefile.am
blob: 8326abe32925521c8ddc29ea98f82d55fa7fc97a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
ACLOCAL_AMFLAGS = -I ../aclocal

_SUBDIRS = tmck tmoverhd tm01 tm02 tm03 tm04 tm05 tm06 tm07 tm08 tm09 tm10 \
    tm11 tm12 tm13 tm14 tm15 tm16 tm17 tm18 tm19 tm20 tm21 tm22 tm23 tm24 \
    tm25 tm26 tm27 tm28 tm29 tm30 tm31 tm32 tm33 tm34 tm35 tm36
_SUBDIRS += tmtimer01
_SUBDIRS += tmcontext01
_SUBDIRS += tmfine01

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