blob: 2558d7c1c55e4998d823a0e294738b9cfcd75399 [file] [log] [blame]
Alexander Huemer7b6673f2016-09-09 00:43:15 +02001noinst_HEADERS = \
2 abis_nm.h \
3 abis_om2000.h \
4 abis_rsl.h \
5 arfcn_range_encode.h \
6 auth.h \
7 bsc_msc.h \
8 bsc_msg_filter.h \
9 bsc_nat.h \
10 bsc_nat_callstats.h \
11 bsc_nat_sccp.h \
12 bsc_rll.h \
Neels Hofmeyr6d804b12017-02-18 22:20:46 +010013 bsc_subscriber.h \
Alexander Huemer7b6673f2016-09-09 00:43:15 +020014 bss.h \
Philippb4cb8382016-09-29 17:01:57 +020015 bts_ipaccess_nanobts_omlattr.h \
Alexander Huemer7b6673f2016-09-09 00:43:15 +020016 chan_alloc.h \
Neels Hofmeyr84da6b12016-05-20 21:59:55 +020017 common.h \
Neels Hofmeyr2d521a02016-05-14 00:57:04 +020018 common_bsc.h \
Neels Hofmeyrc69ee852016-05-10 12:50:31 +020019 common_cs.h \
Alexander Huemer7b6673f2016-09-09 00:43:15 +020020 crc24.h \
21 ctrl.h \
22 db.h \
23 debug.h \
24 e1_config.h \
25 gb_proxy.h \
26 gprs_gb_parse.h \
27 gprs_gmm.h \
Alexander Huemer7b6673f2016-09-09 00:43:15 +020028 gprs_llc.h \
29 gprs_llc_xid.h \
30 gprs_sgsn.h \
31 gprs_sndcp.h \
Philippf1f34362016-08-26 17:00:21 +020032 gprs_sndcp_comp.h \
Philipp73f83d52016-09-02 13:38:01 +020033 gprs_sndcp_dcomp.h \
Philippf1f34362016-08-26 17:00:21 +020034 gprs_sndcp_pcomp.h \
Philipp22611be2016-08-10 12:08:03 +020035 gprs_sndcp_xid.h \
Neels Hofmeyr0e5d8072017-01-10 00:49:56 +010036 gprs_subscriber.h \
Alexander Huemer7b6673f2016-09-09 00:43:15 +020037 gprs_utils.h \
38 gsm_04_08.h \
39 gsm_04_11.h \
40 gsm_04_80.h \
41 gsm_data.h \
42 gsm_data_shared.h \
43 gsm_subscriber.h \
Neels Hofmeyreaaee922016-12-08 21:22:58 +010044 gsup_client.h \
Alexander Huemer7b6673f2016-09-09 00:43:15 +020045 gtphub.h \
46 handover.h \
47 handover_decision.h \
48 ipaccess.h \
49 iu.h \
Neels Hofmeyr84da6b12016-05-20 21:59:55 +020050 iucs.h \
51 iucs_ranap.h \
Alexander Huemer7b6673f2016-09-09 00:43:15 +020052 meas_feed.h \
53 meas_rep.h \
54 mgcp.h \
55 mgcp_internal.h \
56 mgcp_transcode.h \
Neels Hofmeyr84da6b12016-05-20 21:59:55 +020057 mgcpgw_client.h \
Alexander Huemer7b6673f2016-09-09 00:43:15 +020058 misdn.h \
59 mncc.h \
60 mncc_int.h \
Neels Hofmeyre2f24d52017-05-08 15:12:20 +020061 msc_ifaces.h \
Alexander Huemer7b6673f2016-09-09 00:43:15 +020062 nat_rewrite_trie.h \
63 network_listen.h \
Neels Hofmeyr11ecc932016-12-08 21:29:23 +010064 oap_client.h \
Alexander Huemer7b6673f2016-09-09 00:43:15 +020065 openbscdefines.h \
66 osmo_bsc.h \
67 osmo_bsc_grace.h \
68 osmo_bsc_rf.h \
69 osmo_msc.h \
Neels Hofmeyra42855f2017-02-23 21:49:55 +010070 bsc_msc_data.h \
Alexander Huemer7b6673f2016-09-09 00:43:15 +020071 osmux.h \
72 paging.h \
Philipp Maierb4999b62016-10-26 15:19:41 +020073 pcu_if.h \
74 pcuif_proto.h \
Alexander Huemer7b6673f2016-09-09 00:43:15 +020075 rest_octets.h \
76 rrlp.h \
77 rs232.h \
78 rtp_proxy.h \
79 sgsn.h \
80 signal.h \
81 silent_call.h \
Philipp2c7f8372016-08-26 16:58:41 +020082 slhc.h \
Alexander Huemer7b6673f2016-09-09 00:43:15 +020083 smpp.h \
84 sms_queue.h \
85 socket.h \
86 system_information.h \
Alexander Huemer7b6673f2016-09-09 00:43:15 +020087 transaction.h \
88 trau_mux.h \
89 trau_upqueue.h \
90 ussd.h \
Harald Welteb8b85a12016-06-17 00:06:42 +020091 vlr.h \
Alexander Huemer7b6673f2016-09-09 00:43:15 +020092 vty.h \
Philippd8b45772016-09-02 13:32:38 +020093 v42bis.h \
94 v42bis_private.h \
Alexander Huemer7b6673f2016-09-09 00:43:15 +020095 $(NULL)
Holger Hans Peter Freyther1fdbf402010-02-16 17:51:42 +010096
Alexander Huemer7b6673f2016-09-09 00:43:15 +020097openbsc_HEADERS = \
98 bsc_api.h \
99 gsm_04_08.h \
100 meas_rep.h \
101 $(NULL)
102
Neels Hofmeyr9f77d7b2017-05-15 21:26:51 +0200103# DO NOT add a newline and '$(NULL)' to this line. That would add a trailing
104# space to the directory installed: $prefix/include/'openbsc '
105openbscdir = $(includedir)/openbsc