aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index a29a9230..e7610fe7 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -11,3 +11,7 @@ endif
if ENABLE_OCTPHY
SUBDIRS += osmo-bts-octphy
endif
+
+if ENABLE_LC15BTS
+SUBDIRS += osmo-bts-litecell15
+endif