summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/Makefile.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2014-04-09 15:26:17 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2014-04-09 15:27:21 +0200
commitc3cd7e7b7b55489f45ec0e53eb1d5765aecfb199 (patch)
tree28a3966cbb2c52969168aadc9c7511b24d9527ea /testsuites/smptests/Makefile.am
parentsptests/sp68: Fix configuration (diff)
downloadrtems-c3cd7e7b7b55489f45ec0e53eb1d5765aecfb199.tar.bz2
smptests/smpschedule01: Rename in smpscheduler01
Diffstat (limited to 'testsuites/smptests/Makefile.am')
-rw-r--r--testsuites/smptests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/smptests/Makefile.am b/testsuites/smptests/Makefile.am
index dddd7abe3a..82f5322eb4 100644
--- a/testsuites/smptests/Makefile.am
+++ b/testsuites/smptests/Makefile.am
@@ -18,7 +18,7 @@ SUBDIRS += smpfatal02
SUBDIRS += smpfatal03
SUBDIRS += smplock01
SUBDIRS += smpmigration01
-SUBDIRS += smpschedule01
+SUBDIRS += smpscheduler01
SUBDIRS += smpsignal01
SUBDIRS += smpswitchextension01
SUBDIRS += smpthreadlife01