summaryrefslogtreecommitdiffstats
path: root/schedsim/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'schedsim/Makefile.am')
-rw-r--r--schedsim/Makefile.am12
1 files changed, 12 insertions, 0 deletions
diff --git a/schedsim/Makefile.am b/schedsim/Makefile.am
new file mode 100644
index 0000000..65914f5
--- /dev/null
+++ b/schedsim/Makefile.am
@@ -0,0 +1,12 @@
+##
+## $Id$
+##
+
+ACLOCAL_AMFLAGS = -I ../aclocal
+
+SUBDIRS = rtems shell
+
+DIST_SUBDIRS = rtems shell
+
+include $(top_srcdir)/../automake/subdirs.am
+include $(top_srcdir)/../automake/host.am