summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/macros/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/macros/Makefile.am')
-rw-r--r--cpukit/posix/macros/Makefile.am10
1 files changed, 10 insertions, 0 deletions
diff --git a/cpukit/posix/macros/Makefile.am b/cpukit/posix/macros/Makefile.am
new file mode 100644
index 0000000000..f0a5d52bfa
--- /dev/null
+++ b/cpukit/posix/macros/Makefile.am
@@ -0,0 +1,10 @@
+#
+# $Id$
+#
+
+AUTOMAKE_OPTIONS = foreign 1.4
+
+SUBDIRS = rtems
+
+include $(top_srcdir)/../../../../automake/subdirs.am
+include $(top_srcdir)/../../../../automake/local.am