aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/bsc/Makefile.am
blob: bae13f0cb5ca39465acf16de7deeff231151be92 (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
noinst_HEADERS = \
	a_reset.h \
	abis_nm.h \
	abis_om2000.h \
	abis_rsl.h \
	acc_ramp.h \
	arfcn_range_encode.h \
	bsc_msg_filter.h \
	bsc_rll.h \
	bsc_subscriber.h \
	bsc_subscr_conn_fsm.h \
	bss.h \
	bts_ipaccess_nanobts_omlattr.h \
	chan_alloc.h \
	common_bsc.h \
	ctrl.h \
	debug.h \
	e1_config.h \
	gsm_04_08_utils.h \
	gsm_04_80.h \
	gsm_data.h \
	handover.h \
	handover_cfg.h \
	handover_decision.h \
	handover_decision_2.h \
	handover_vty.h \
	ipaccess.h \
	meas_feed.h \
	meas_rep.h \
	misdn.h \
	network_listen.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 \
	rest_octets.h \
	rs232.h \
	signal.h \
	system_information.h \
	ussd.h \
	vty.h \
	bsc_api.h \
	penalty_timers.h \
	$(NULL)