aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/msc/Makefile.am
blob: e1cf2cd680c3a6e8cf07182d017a99895b2ccd51 (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
noinst_HEADERS = \
	call_leg.h \
	cell_id_list.h \
	codec_sdp_cc_t9n.h \
	db.h \
	debug.h \
	e_link.h \
	gsm_04_08.h \
	gsm_04_11.h \
	gsm_04_11_gsup.h \
	gsm_04_14.h \
	gsm_04_80.h \
	gsm_09_11.h \
	gsm_data.h \
	gsm_data_shared.h \
	gsm_subscriber.h \
	gsup_client_mux.h \
	mncc.h \
	mncc_call.h \
	mncc_int.h \
	msc_a.h \
	msc_a_remote.h \
	msc_common.h \
	msc_ho.h \
	msc_i.h \
	msc_i_remote.h \
	msc_roles.h \
	msc_t.h \
	msc_t_remote.h \
	msub.h \
	neighbor_ident.h \
	osmux.h \
	paging.h \
	ran_conn.h \
	ran_infra.h \
	ran_msg.h \
	ran_msg_a.h \
	ran_msg_iu.h \
	ran_peer.h \
	rrlp.h \
	rtp_stream.h \
	sccp_ran.h \
	sdp_msg.h \
	sgs_iface.h \
	sgs_server.h \
	sgs_vty.h \
	signal.h \
	silent_call.h \
	sms_queue.h \
	transaction.h \
	vlr.h \
	vlr_sgs.h \
	vty.h \
	$(NULL)