summaryrefslogtreecommitdiffstats
path: root/schedsim/shell/schedsim_priority/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2014-05-26 13:15:13 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2014-05-26 13:15:13 -0500
commit968d2b26c7ca5bb61d82254c3d1340b72e35e6b5 (patch)
treebab88ec229783b3313d0bcd646b0a03fa466c968 /schedsim/shell/schedsim_priority/Makefile.am
parentdispatch is now a shared SMP command (diff)
downloadrtems-schedsim-968d2b26c7ca5bb61d82254c3d1340b72e35e6b5.tar.bz2
Unify printing of heir and executing
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 ba584bf..7f35bfd 100644
--- a/schedsim/shell/schedsim_priority/Makefile.am
+++ b/schedsim/shell/schedsim_priority/Makefile.am
@@ -1,7 +1,6 @@
bin_PROGRAMS = schedsim_priority
schedsim_priority_SOURCES = config.c
schedsim_priority_SOURCES += wrap_thread_dispatch.c
-schedsim_priority_SOURCES += printheir_executing.c
schedsim_priority_SOURCES += $(srcdir)/../shared/add_commands_stub.c
cpukitdir=@rtems_srcdir@/cpukit