aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2014-08-24 17:42:47 +0200
committerHarald Welte <laforge@gnumonks.org>2014-08-24 17:42:47 +0200
commitab09e27d72408dd17b89263b8b9df0e5e9aa593a (patch)
treedb40348acf0801801088fb3b22b99f3f92984ba7
parentc0a3030277ed1541bcbfd5f602ee6dbe906fac14 (diff)
add control_if.h to Makefile.am
-rw-r--r--include/osmo-bts/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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