summaryrefslogtreecommitdiffstats
path: root/c/src/lib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/Makefile.am')
-rw-r--r--c/src/lib/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/c/src/lib/Makefile.am b/c/src/lib/Makefile.am
new file mode 100644
index 0000000000..752a892581
--- /dev/null
+++ b/c/src/lib/Makefile.am
@@ -0,0 +1,8 @@
+##
+## $Id$
+##
+
+SUBDIRS = libcpu libbsp
+
+include $(top_srcdir)/../../automake/subdirs.am
+include $(top_srcdir)/../../automake/local.am