summaryrefslogtreecommitdiffstats
path: root/schedsim/shell/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2014-05-14 08:25:08 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2014-05-14 09:52:02 -0500
commit57629d2f3260588f71311ec6aee1da16e25313a3 (patch)
tree30e1501de7248faad1bb8459e14269507becfeef /schedsim/shell/Makefile.am
parentschedsim_smppriority: New simulator instance (diff)
downloadrtems-schedsim-57629d2f3260588f71311ec6aee1da16e25313a3.tar.bz2
schedsim_smppriority_affinity: 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 2df602d..11af9c5 100644
--- a/schedsim/shell/Makefile.am
+++ b/schedsim/shell/Makefile.am
@@ -8,6 +8,8 @@ SUBDIRS += schedsim_smpsimple
DIST_SUBDIRS += schedsim_smpsimple
SUBDIRS += schedsim_smppriority
DIST_SUBDIRS += schedsim_smppriority
+SUBDIRS += schedsim_smppriority_affinity
+DIST_SUBDIRS += schedsim_smppriority_affinity
endif
include $(top_srcdir)/../automake/subdirs.am