aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmo-bts/Makefile.am
blob: cbd0fc37a9d1c0f3894fdc20d9a9ffc07a76a961 (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
noinst_HEADERS = \
	abis.h \
	abis_osmo.h \
	asci.h \
	bts.h \
	bts_model.h \
	bts_shutdown_fsm.h \
	bts_sm.h \
	bts_trx.h \
	gsm_data.h \
	logging.h \
	measurement.h \
	oml.h \
	paging.h \
	rsl.h \
	rtp_input_preen.h \
	signal.h \
	vty.h \
	amr.h \
	pcu_if.h \
	pcuif_proto.h \
	handover.h \
	msg_utils.h \
	tx_power.h \
	control_if.h \
	cbch.h \
	csd_v110.h \
	l1sap.h \
	lchan.h \
	power_control.h \
	scheduler.h \
	scheduler_backend.h \
	phy_link.h \
	dtx_dl_amr_fsm.h \
	ta_control.h \
	nm_common_fsm.h \
	notification.h \
	osmux.h \
	$(NULL)