From a7dcef97e93240b1947a0094b1af91e9b9324a30 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 17 Nov 2017 06:36:54 +0100 Subject: score: Simplify global construction Update #3243. --- testsuites/sptests/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'testsuites/sptests/Makefile.am') diff --git a/testsuites/sptests/Makefile.am b/testsuites/sptests/Makefile.am index e52316a825..00f7571902 100644 --- a/testsuites/sptests/Makefile.am +++ b/testsuites/sptests/Makefile.am @@ -64,6 +64,7 @@ _SUBDIRS += spfatal28 _SUBDIRS += spthreadlife01 _SUBDIRS += spcache01 _SUBDIRS += sptls03 +_SUBDIRS += sptls04 _SUBDIRS += spcpucounter01 if HAS_CPLUSPLUS _SUBDIRS += spglobalcon01 -- cgit v1.2.3