summaryrefslogtreecommitdiffstats
path: root/schedsim/shell/Makefile.am
diff options
context:
space:
mode:
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