From cfc94aaa7399e737b48c8242fed4e98b788cddba Mon Sep 17 00:00:00 2001 From: Vadim Yanitskiy Date: Fri, 4 Jan 2019 17:46:05 +0100 Subject: layer23/include/Makefile.am: add missing header Change-Id: I0a379718eeb7db63696cabd5689e0625fb85d85e --- src/host/layer23/include/osmocom/bb/common/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/host/layer23/include/osmocom/bb/common/Makefile.am') 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 -- cgit v1.2.3