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 1517c68a99..0a5abd959f 100644
--- a/c/src/make/configure.ac
+++ b/c/src/make/configure.ac
@@ -78,5 +78,6 @@ AC_CONFIG_LINKS([leaf.cfg:leaf.cfg])
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile
+bsp.mk
])
AC_OUTPUT