aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/src/Makefile.am')
-rw-r--r--openbsc/src/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/openbsc/src/Makefile.am b/openbsc/src/Makefile.am
index df7b936e7..3cd8dce08 100644
--- a/openbsc/src/Makefile.am
+++ b/openbsc/src/Makefile.am
@@ -11,3 +11,6 @@ endif
if BUILD_BSC
SUBDIRS += osmo-bsc
endif
+if BUILD_MSC
+SUBDIRS += osmo-msc
+endif