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

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

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