summaryrefslogtreecommitdiffstats
path: root/testsuites/tmtests/Makefile.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2014-02-11 17:25:00 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2014-02-28 09:06:20 +0100
commit9abbb6ab97a5a42ae9c3d411b8bc26bf78b5a654 (patch)
treea2b83867928ddb6e453998ae0e22d01d070c7926 /testsuites/tmtests/Makefile.am
parentbsp/leon3: Add L2 cache support (diff)
downloadrtems-9abbb6ab97a5a42ae9c3d411b8bc26bf78b5a654.tar.bz2
tmtests/tmcontext01: New test
Diffstat (limited to 'testsuites/tmtests/Makefile.am')
-rw-r--r--testsuites/tmtests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/tmtests/Makefile.am b/testsuites/tmtests/Makefile.am
index 2e473653d4..6a5a75a6a2 100644
--- a/testsuites/tmtests/Makefile.am
+++ b/testsuites/tmtests/Makefile.am
@@ -3,6 +3,7 @@ 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
+SUBDIRS += tmcontext01
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am