summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/Makefile.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2013-06-11 10:00:25 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2013-06-14 16:26:09 +0200
commit8b222be707cacfd634c04c7c752536d5d16cbeba (patch)
tree32f815f51325117e85809c018decd74f1fd4b76d /testsuites/smptests/Makefile.am
parentscheduler: New simple SMP scheduler implementation (diff)
downloadrtems-8b222be707cacfd634c04c7c752536d5d16cbeba.tar.bz2
smptests/smpschedule01: 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 70e10001ca..86991678a7 100644
--- a/testsuites/smptests/Makefile.am
+++ b/testsuites/smptests/Makefile.am
@@ -20,6 +20,7 @@ SUBDIRS += smpatomic05
SUBDIRS += smpatomic06
SUBDIRS += smpatomic07
SUBDIRS += smplock01
+SUBDIRS += smpschedule01
endif
include $(top_srcdir)/../automake/subdirs.am