summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/Makefile.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2018-02-28 13:02:55 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2018-03-06 07:27:18 +0100
commit8b2d5b8407144d3d2d96284b5e878d880ebeb67a (patch)
treeaf6f9b2e714a5de08c24eb3f297eb38bc4e8253f /testsuites/sptests/Makefile.am
parentada/sp04: Fix test failure due to compiler opti (diff)
downloadrtems-8b2d5b8407144d3d2d96284b5e878d880ebeb67a.tar.bz2
spglobalcon02: New test
Update #3319.
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 9bd53c58a2..2813062d6d 100644
--- a/testsuites/sptests/Makefile.am
+++ b/testsuites/sptests/Makefile.am
@@ -71,6 +71,7 @@ if HAS_CPLUSPLUS
_SUBDIRS += spglobalcon01
_SUBDIRS += sptls02
endif
+_SUBDIRS += spglobalcon02
_SUBDIRS += sptls01
_SUBDIRS += spintrcritical20
_SUBDIRS += spintrcritical21