summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/Makefile.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2013-08-02 11:22:16 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2013-08-05 13:45:37 +0200
commit20bb89d3eb16b89b099eff617e9edb347e4938d3 (patch)
tree5e779d3418cd7161463647f905eb5e888ce582a3 /testsuites/smptests/Makefile.am
parentsmptests/smpmigration01: New test (diff)
downloadrtems-20bb89d3eb16b89b099eff617e9edb347e4938d3.tar.bz2
smptests/smpswitchextension01: 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 22e69b4c5c..9b10d42050 100644
--- a/testsuites/smptests/Makefile.am
+++ b/testsuites/smptests/Makefile.am
@@ -22,6 +22,7 @@ SUBDIRS += smplock01
SUBDIRS += smpmigration01
SUBDIRS += smpschedule01
SUBDIRS += smpsignal01
+SUBDIRS += smpswitchextension01
SUBDIRS += smpunsupported01
if HAS_POSIX
SUBDIRS += smppsxsignal01