aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/bsc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/bsc/Makefile.am')
-rw-r--r--include/osmocom/bsc/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/osmocom/bsc/Makefile.am b/include/osmocom/bsc/Makefile.am
index 0f134c850..f73417eb7 100644
--- a/include/osmocom/bsc/Makefile.am
+++ b/include/osmocom/bsc/Makefile.am
@@ -5,6 +5,7 @@ noinst_HEADERS = \
abis_rsl.h \
acc_ramp.h \
arfcn_range_encode.h \
+ assignment_fsm.h \
bsc_msg_filter.h \
bsc_rll.h \
bsc_subscriber.h \
@@ -24,11 +25,15 @@ noinst_HEADERS = \
handover_cfg.h \
handover_decision.h \
handover_decision_2.h \
+ handover_fsm.h \
handover_vty.h \
ipaccess.h \
+ lchan_fsm.h \
+ lchan_select.h \
meas_feed.h \
meas_rep.h \
misdn.h \
+ mgw_endpoint_fsm.h \
neighbor_ident.h \
network_listen.h \
openbscdefines.h \
@@ -45,6 +50,7 @@ noinst_HEADERS = \
rs232.h \
signal.h \
system_information.h \
+ timeslot_fsm.h \
ussd.h \
vty.h \
bsc_api.h \