summaryrefslogtreecommitdiff
path: root/schedsim/shell/shared/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'schedsim/shell/shared/Makefile.am')
-rw-r--r--schedsim/shell/shared/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/schedsim/shell/shared/Makefile.am b/schedsim/shell/shared/Makefile.am
index c6ba74f..d999816 100644
--- a/schedsim/shell/shared/Makefile.am
+++ b/schedsim/shell/shared/Makefile.am
@@ -27,6 +27,8 @@ libschedsim_a_SOURCES =
libschedsim_a_SOURCES += schedsim.c
libschedsim_a_SOURCES += commands.c
libschedsim_a_SOURCES += getopt.c
+libschedsim_a_SOURCES += getthreadexecuting.c
+libschedsim_a_SOURCES += getthreadheir.c
libschedsim_a_SOURCES += lookup_semaphore.c
libschedsim_a_SOURCES += lookup_task.c
libschedsim_a_SOURCES += main_dump_all_cpus.c