source: rtems/testsuites/rhealstone/Makefile.am @ 8fbe2e6

4.115
Last change on this file since 8fbe2e6 was b6c1578, checked in by Joel Sherrill <joel.sherrill@…>, on 01/05/14 at 17:17:08

rhealstone: Add rh prefix to all test names

This makes them easier to spot as a group in wildcard searches.

  • Property mode set to 100644
File size: 264 bytes
Line 
1ACLOCAL_AMFLAGS = -I ../aclocal
2
3SUBDIRS  = rhtaskswitch
4SUBDIRS += rhtaskpreempt
5SUBDIRS += rhilatency
6SUBDIRS += rhmlatency
7SUBDIRS += rhsemshuffle
8SUBDIRS += rhdeadlockbrk
9
10include $(top_srcdir)/../automake/subdirs.am
11include $(top_srcdir)/../automake/local.am
Note: See TracBrowser for help on using the repository browser.