[PATCH 04/14] sptests/Makefile.am: Enable sptls02

Joel Sherrill joel at rtems.org
Tue Mar 22 14:40:32 UTC 2016


---
 testsuites/sptests/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testsuites/sptests/Makefile.am b/testsuites/sptests/Makefile.am
index 53adfc1..43f3d82 100644
--- a/testsuites/sptests/Makefile.am
+++ b/testsuites/sptests/Makefile.am
@@ -65,7 +65,7 @@ _SUBDIRS += sptls03
 _SUBDIRS += spcpucounter01
 if HAS_CPLUSPLUS
 _SUBDIRS += spglobalcon01
-## _SUBDIRS += sptls02
+_SUBDIRS += sptls02
 endif
 _SUBDIRS += sptls01
 _SUBDIRS += spintrcritical20
-- 
1.8.3.1




More information about the devel mailing list