summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/include/osmocom/bb/common/Makefile.am
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2023-01-12 17:17:19 +0100
committerPau Espin Pedrol <pespin@sysmocom.de>2023-01-16 10:30:12 +0100
commit1953a21515ed14daa5c797e21d08048aaa91bb7a (patch)
treea8c2f44914b4b3e2efae5fc653215df07f187f24 /src/host/layer23/include/osmocom/bb/common/Makefile.am
parented9ae46f1df91397f7cfb96642434bbfd7624365 (diff)
layer23: Move osmocom_ms to a separate file
This way we can extend its API and contents more easily, and keep most of it together in one place. Change-Id: Icb4891cc1e4a0ecb5f09cb8a84b0ebe1b91a46b8
Diffstat (limited to 'src/host/layer23/include/osmocom/bb/common/Makefile.am')
-rw-r--r--src/host/layer23/include/osmocom/bb/common/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/host/layer23/include/osmocom/bb/common/Makefile.am b/src/host/layer23/include/osmocom/bb/common/Makefile.am
index 31bb6b64..8663d9cd 100644
--- a/src/host/layer23/include/osmocom/bb/common/Makefile.am
+++ b/src/host/layer23/include/osmocom/bb/common/Makefile.am
@@ -3,6 +3,7 @@ noinst_HEADERS = \
l1l2_interface.h \
l23_app.h \
logging.h \
+ ms.h \
networks.h \
gps.h \
sysinfo.h \