summaryrefslogtreecommitdiffstats
path: root/c/src/make/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to '')
-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 dac051376f..8905474d41 100644
--- a/c/src/make/configure.ac
+++ b/c/src/make/configure.ac
@@ -80,5 +80,6 @@ AC_CONFIG_LINKS([leaf.cfg:leaf.cfg])
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile
+bsp.mk
])
AC_OUTPUT