aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/configure.in')
-rw-r--r--openbsc/configure.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/openbsc/configure.in b/openbsc/configure.in
index a2d987f7b..e9bc079b4 100644
--- a/openbsc/configure.in
+++ b/openbsc/configure.in
@@ -110,4 +110,6 @@ AC_OUTPUT(
tests/channel/Makefile
tests/bsc-nat/Makefile
tests/mgcp/Makefile
+ doc/Makefile
+ doc/examples/Makefile
Makefile)