summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/include/osmocom/bb/common
diff options
context:
space:
mode:
authorVadim Yanitskiy <axilirator@gmail.com>2019-01-04 17:46:05 +0100
committerHarald Welte <laforge@gnumonks.org>2019-01-07 15:39:52 +0000
commitcfc94aaa7399e737b48c8242fed4e98b788cddba (patch)
tree79930f34949f2778eacbcb571b92b48676efc705 /src/host/layer23/include/osmocom/bb/common
parent221d3121b7e0b8ff216141432fa708fccca4b618 (diff)
layer23/include/Makefile.am: add missing header
Diffstat (limited to 'src/host/layer23/include/osmocom/bb/common')
-rw-r--r--src/host/layer23/include/osmocom/bb/common/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/host/layer23/include/osmocom/bb/common/Makefile.am b/src/host/layer23/include/osmocom/bb/common/Makefile.am
index cd3437e3..e1ea7eb6 100644
--- a/src/host/layer23/include/osmocom/bb/common/Makefile.am
+++ b/src/host/layer23/include/osmocom/bb/common/Makefile.am
@@ -1,2 +1,3 @@
noinst_HEADERS = l1ctl.h l1l2_interface.h l23_app.h logging.h \
- networks.h gps.h sysinfo.h osmocom_data.h utils.h
+ networks.h gps.h sysinfo.h osmocom_data.h utils.h \
+ sap_interface.h