summaryrefslogtreecommitdiffstats
path: root/schedsim/configure.ac
diff options
context:
space:
mode:
authorJennifer Averett <jennifer.averett@oarcorp.com>2014-06-17 12:03:25 -0500
committerJennifer Averett <jennifer.averett@oarcorp.com>2014-06-17 12:03:25 -0500
commit6f48a61527f4fad2244d7d8bfa67795d042c7fef (patch)
treeecda4c9713a6fbaf0d1af8dbce438f8cd67b23d9 /schedsim/configure.ac
parentrtems: Add _Thread_Yield support. (diff)
downloadrtems-schedsim-6f48a61527f4fad2244d7d8bfa67795d042c7fef.tar.bz2
Add remainder of schedulers and cluster scheduler support.
Diffstat (limited to 'schedsim/configure.ac')
-rw-r--r--schedsim/configure.ac4
1 files changed, 4 insertions, 0 deletions
diff --git a/schedsim/configure.ac b/schedsim/configure.ac
index bd1f41e..ff9ed7a 100644
--- a/schedsim/configure.ac
+++ b/schedsim/configure.ac
@@ -189,8 +189,12 @@ shell/Makefile
shell/shared/Makefile
shell/schedsim_priority/Makefile
shell/schedsim_simple/Makefile
+shell/schedsim_cbs/Makefile
+shell/schedsim_edf/Makefile
shell/schedsim_smpsimple/Makefile
shell/schedsim_smppriority/Makefile
shell/schedsim_smppriority_affinity/Makefile
+shell/schedsim_cluster01/Makefile
+shell/schedsim_cluster02/Makefile
])
AC_OUTPUT