summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/Makefile.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2012-11-07 12:31:27 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2012-11-13 09:37:57 +0100
commit44633fd65cf04f64203cb6137435a18135502842 (patch)
treee22dee2766eba3b259aeaf1b443cb6eb825103d0 /testsuites/sptests/Makefile.am
parentscore: Move global variables definition (diff)
downloadrtems-44633fd65cf04f64203cb6137435a18135502842.tar.bz2
sptests/spinternalerror01: New test
Diffstat (limited to 'testsuites/sptests/Makefile.am')
-rw-r--r--testsuites/sptests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/sptests/Makefile.am b/testsuites/sptests/Makefile.am
index dd79451dab..b596961ee7 100644
--- a/testsuites/sptests/Makefile.am
+++ b/testsuites/sptests/Makefile.am
@@ -30,6 +30,7 @@ SUBDIRS = \
spcbssched01 spcbssched02 spcbssched03 spqreslib sptimespec01
SUBDIRS += speventtransient01
SUBDIRS += speventsystem01
+SUBDIRS += spinternalerror01
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am