summaryrefslogtreecommitdiffstats
path: root/schedsim/shell/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2014-05-14 08:14:48 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2014-05-14 09:52:02 -0500
commit26560c4103e210b182a2fa51274a0342ae81d7bc (patch)
treed380b0c5acc2c69f89782a3047650dd456f071a2 /schedsim/shell/Makefile.am
parentschedsim_smpsimple: Clean up (diff)
downloadrtems-schedsim-26560c4103e210b182a2fa51274a0342ae81d7bc.tar.bz2
schedsim_smppriority: New simulator instance
Diffstat (limited to 'schedsim/shell/Makefile.am')
-rw-r--r--schedsim/shell/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/schedsim/shell/Makefile.am b/schedsim/shell/Makefile.am
index 2e819bc..2df602d 100644
--- a/schedsim/shell/Makefile.am
+++ b/schedsim/shell/Makefile.am
@@ -6,6 +6,8 @@ DIST_SUBDIRS = shared schedsim_priority
if HAS_SMP
SUBDIRS += schedsim_smpsimple
DIST_SUBDIRS += schedsim_smpsimple
+SUBDIRS += schedsim_smppriority
+DIST_SUBDIRS += schedsim_smppriority
endif
include $(top_srcdir)/../automake/subdirs.am