summaryrefslogtreecommitdiffstats
path: root/schedsim/shell/schedsim_priority/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2014-05-26 13:26:41 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2014-05-26 13:26:41 -0500
commite5e757bac9112ef453d18c3e7326f39ffde36a51 (patch)
tree1d29ed59237bdffa9ec3e5a4db984374a8c56488 /schedsim/shell/schedsim_priority/Makefile.am
parentUnify printing of heir and executing (diff)
downloadrtems-schedsim-e5e757bac9112ef453d18c3e7326f39ffde36a51.tar.bz2
_Thread_Dispatch wrapper is now shared between uniprocessor and SMP configurations
Diffstat (limited to 'schedsim/shell/schedsim_priority/Makefile.am')
-rw-r--r--schedsim/shell/schedsim_priority/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/schedsim/shell/schedsim_priority/Makefile.am b/schedsim/shell/schedsim_priority/Makefile.am
index 7f35bfd..b33a076 100644
--- a/schedsim/shell/schedsim_priority/Makefile.am
+++ b/schedsim/shell/schedsim_priority/Makefile.am
@@ -1,6 +1,5 @@
bin_PROGRAMS = schedsim_priority
schedsim_priority_SOURCES = config.c
-schedsim_priority_SOURCES += wrap_thread_dispatch.c
schedsim_priority_SOURCES += $(srcdir)/../shared/add_commands_stub.c
cpukitdir=@rtems_srcdir@/cpukit