aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 55aa7d577..d5d80ccb3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -179,8 +179,9 @@ AM_CONFIG_HEADER(bscconfig.h)
AC_OUTPUT(
osmo-sgsn.pc
- include/openbsc/Makefile
include/Makefile
+ include/osmocom/Makefile
+ include/osmocom/sgsn/Makefile
src/Makefile
src/gprs/Makefile
tests/Makefile