summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/epiphany/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/epiphany/Makefile.am')
-rw-r--r--c/src/lib/libbsp/epiphany/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/epiphany/Makefile.am b/c/src/lib/libbsp/epiphany/Makefile.am
new file mode 100644
index 0000000000..cdcc3fbd5c
--- /dev/null
+++ b/c/src/lib/libbsp/epiphany/Makefile.am
@@ -0,0 +1,8 @@
+ACLOCAL_AMFLAGS = -I ../../../aclocal
+## Descend into the @RTEMS_BSP_FAMILY@ directory
+## Currently, the shared directory is not explicitly
+## added but it is present in the source tree.
+SUBDIRS = @RTEMS_BSP_FAMILY@
+include $(srcdir)/preinstall.am
+include $(top_srcdir)/../../../automake/subdirs.am
+include $(top_srcdir)/../../../automake/local.am