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-13 17:04:01 +0100
committerPau Espin Pedrol <pespin@sysmocom.de>2023-01-16 13:34:31 +0100
commit0fe3f7d4e53b8857235b3c2871d153df56af902d (patch)
tree408d011461e4b3bc22d6cdfec3af547762d72f38 /src/host/layer23/include/osmocom/bb/common/Makefile.am
parent93aa93b6c4fd1ded2843171d83b242f0abcba2fc (diff)
layer23: Move settings.{c,h} under common/
Some of those can be reused by other apps (like modem). Change-Id: I0a741b2384195d512fdc49eda6762241f385b1f1
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 f09353bb..270f079d 100644
--- a/src/host/layer23/include/osmocom/bb/common/Makefile.am
+++ b/src/host/layer23/include/osmocom/bb/common/Makefile.am
@@ -12,6 +12,7 @@ noinst_HEADERS = \
sap_proto.h \
sap_fsm.h \
sap_interface.h \
+ settings.h \
sim.h \
subscriber.h \
support.h \