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.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/src/Makefile.am b/openbsc/src/Makefile.am
index cf34c4c13..852c442ab 100644
--- a/openbsc/src/Makefile.am
+++ b/openbsc/src/Makefile.am
@@ -9,5 +9,5 @@ if BUILD_NAT
SUBDIRS += osmo-bsc_nat
endif
if BUILD_BSC
-SUBDIRS += osmo-bsc
+SUBDIRS += osmo-bsc osmo-ganc
endif