From d2004ae4f6c3de31a52fd5d3895ecf284dabcc89 Mon Sep 17 00:00:00 2001 From: Vadim Yanitskiy Date: Sat, 5 Jan 2019 14:13:36 +0100 Subject: layer23/sap_interface.c: separate protocol definition Change-Id: Iad9b3d88b02cc7ec4cf64483bbc85e3a61c9ad10 --- src/host/layer23/include/osmocom/bb/common/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 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 e1ea7eb6..eb1dfb74 100644 --- a/src/host/layer23/include/osmocom/bb/common/Makefile.am +++ b/src/host/layer23/include/osmocom/bb/common/Makefile.am @@ -1,3 +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 \ - sap_interface.h + sap_proto.h sap_interface.h -- cgit v1.2.3