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

SUBDIRS  = rhtaskswitch
SUBDIRS += rhtaskpreempt
SUBDIRS += rhilatency
SUBDIRS += rhmlatency
SUBDIRS += rhsemshuffle
SUBDIRS += rhdeadlockbrk

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