From ab09e27d72408dd17b89263b8b9df0e5e9aa593a Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sun, 24 Aug 2014 17:42:47 +0200 Subject: add control_if.h to Makefile.am --- include/osmo-bts/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/osmo-bts/Makefile.am b/include/osmo-bts/Makefile.am index b2941444..a55e6421 100644 --- a/include/osmo-bts/Makefile.am +++ b/include/osmo-bts/Makefile.am @@ -1,3 +1,3 @@ noinst_HEADERS = abis.h bts.h bts_model.h gsm_data.h logging.h measurement.h \ oml.h paging.h rsl.h signal.h vty.h amr.h pcu_if.h pcuif_proto.h \ - handover.h msg_utils.h tx_power.h + handover.h msg_utils.h tx_power.h control_if.h -- cgit v1.2.3