aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/msc/Makefile.am
blob: b1a4810df53e8401f38dbaab0813026e44e67557 (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
noinst_HEADERS = \
	a_iface.h \
	a_iface_bssap.h \
	common.h \
	common_cs.h \
	db.h \
	debug.h \
	gsm_04_08.h \
	gsm_04_11.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.h \
	iucs.h \
	iucs_ranap.h \
	iu_dummy.h \
	mncc.h \
	mncc_int.h \
	msc_ifaces.h \
	msc_mgcp.h \
	openbscdefines.h \
	a_reset.h \
	osmo_msc.h \
	rrlp.h \
	signal.h \
	silent_call.h \
	smpp.h \
	sms_queue.h \
	transaction.h \
	vlr.h \
	vty.h \
	$(NULL)