aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/bsc/Makefile.am
blob: 3ddad45db4171e7d3272b4a3e90a8ebbd967537b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
noinst_HEADERS = \
	a_reset.h \
	abis_nm.h \
	abis_om2000.h \
	abis_osmo.h \
	abis_rsl.h \
	acc.h \
	assignment_fsm.h \
	bsc_rll.h \
	bsc_stats.h \
	bsc_subscriber.h \
	bsc_subscr_conn_fsm.h \
	bss.h \
	bts.h \
	bts_sm.h \
	bts_trx.h \
	bts_ipaccess_nanobts_omlattr.h \
	chan_alloc.h \
	chan_counts.h \
	codec_pref.h \
	ctrl.h \
	debug.h \
	e1_config.h \
	gsm_04_08_rr.h \
	gsm_data.h \
	handover.h \
	handover_cfg.h \
	handover_ctrl.h \
	handover_decision.h \
	handover_decision_2.h \
	handover_fsm.h \
	handover_vty.h \
	ipaccess.h \
	lb.h \
	lchan_fsm.h \
	lchan_rtp_fsm.h \
	lchan_select.h \
	lcs_loc_req.h \
	lcs_ta_req.h \
	meas_feed.h \
	meas_rep.h \
	misdn.h \
	neighbor_ident.h \
	network_listen.h \
	nm_common_fsm.h \
	openbscdefines.h \
	osmo_bsc.h \
	osmo_bsc_grace.h \
	osmo_bsc_rf.h \
	osmo_bsc_sigtran.h \
	bsc_msc_data.h \
	osmux.h \
	paging.h \
	pcu_if.h \
	pcuif_proto.h \
	bssmap_reset.h \
	rs232.h \
	signal.h \
	system_information.h \
	timeslot_fsm.h \
	vty.h \
	gsm_08_08.h \
	penalty_timers.h \
	osmo_bsc_lcls.h \
	smscb.h \
	power_control.h \
	$(NULL)