summaryrefslogtreecommitdiffstats
path: root/c/src/make/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/make/configure.ac')
-rw-r--r--c/src/make/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/c/src/make/configure.ac b/c/src/make/configure.ac
index 4249a0f5d6..a2f84ba567 100644
--- a/c/src/make/configure.ac
+++ b/c/src/make/configure.ac
@@ -76,5 +76,6 @@ AC_CONFIG_LINKS([leaf.cfg:leaf.cfg])
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile
+bsp.mk
])
AC_OUTPUT