summaryrefslogtreecommitdiffstats
path: root/schedsim/shell/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-04-25 15:53:10 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-04-25 15:53:10 +0000
commitabb18dc4eb102a15a67990ad1b0c515176808a5b (patch)
treeaebe2dc318e747b42939afe13e9b506ddc282d66 /schedsim/shell/Makefile.am
downloadrtems-schedsim-abb18dc4eb102a15a67990ad1b0c515176808a5b.tar.bz2
Initial import.initialbase
Diffstat (limited to 'schedsim/shell/Makefile.am')
-rw-r--r--schedsim/shell/Makefile.am12
1 files changed, 12 insertions, 0 deletions
diff --git a/schedsim/shell/Makefile.am b/schedsim/shell/Makefile.am
new file mode 100644
index 0000000..9cd86f5
--- /dev/null
+++ b/schedsim/shell/Makefile.am
@@ -0,0 +1,12 @@
+##
+## $Id$
+##
+
+ACLOCAL_AMFLAGS = -I ./../aclocal
+
+SUBDIRS = shared schedsim_priority
+
+DIST_SUBDIRS = shared schedsim_priority
+
+include $(top_srcdir)/../automake/subdirs.am
+include $(top_srcdir)/../automake/host.am