From d4f13d14797bfc9745848c158048859f7dd24b81 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 29 Jul 2013 10:46:28 +0200 Subject: smptests/smpsignal01: New test --- testsuites/smptests/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'testsuites/smptests/Makefile.am') diff --git a/testsuites/smptests/Makefile.am b/testsuites/smptests/Makefile.am index 7a37751d54..714a21b6a3 100644 --- a/testsuites/smptests/Makefile.am +++ b/testsuites/smptests/Makefile.am @@ -20,6 +20,7 @@ SUBDIRS += smpatomic06 SUBDIRS += smpatomic07 SUBDIRS += smplock01 SUBDIRS += smpschedule01 +SUBDIRS += smpsignal01 SUBDIRS += smpunsupported01 endif -- cgit v1.2.3