summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/Makefile.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2013-07-29 10:46:28 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2013-07-30 09:53:24 +0200
commitd4f13d14797bfc9745848c158048859f7dd24b81 (patch)
treeddcb466d7cd54ea690be73a4b44936c8c389afc3 /testsuites/smptests/Makefile.am
parentsmp: Delete _ISR_Disable_on_this_core(), etc. (diff)
downloadrtems-d4f13d14797bfc9745848c158048859f7dd24b81.tar.bz2
smptests/smpsignal01: New test
Diffstat (limited to 'testsuites/smptests/Makefile.am')
-rw-r--r--testsuites/smptests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
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