summaryrefslogtreecommitdiffstats
path: root/schedsim/shell/shared/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2014-05-23 16:46:22 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2014-05-23 16:46:49 -0500
commit36f4cb93ed8f1837658d7dc9b805681b9cb45ec6 (patch)
tree1ec0dbd803062f13bc37aa7f032efe06187eb2de /schedsim/shell/shared/Makefile.am
parentmain_dump_all_cpus.c: Return error do not exit (diff)
downloadrtems-schedsim-36f4cb93ed8f1837658d7dc9b805681b9cb45ec6.tar.bz2
Use shared main() and file processor
Diffstat (limited to 'schedsim/shell/shared/Makefile.am')
-rw-r--r--schedsim/shell/shared/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/schedsim/shell/shared/Makefile.am b/schedsim/shell/shared/Makefile.am
index eb41f4f..5bbb770 100644
--- a/schedsim/shell/shared/Makefile.am
+++ b/schedsim/shell/shared/Makefile.am
@@ -24,6 +24,7 @@ libschedsim_a_CPPFLAGS += -I$(cpukitdir)/posix/inline
endif
libschedsim_a_SOURCES =
+libschedsim_a_SOURCES += schedsim.c
libschedsim_a_SOURCES += commands.c
libschedsim_a_SOURCES += getopt.c
libschedsim_a_SOURCES += lookup_semaphore.c