summaryrefslogtreecommitdiff
path: root/src/include/Makefile.am
blob: d151863429a7e5721f709b2d06cac37f744bf692 (plain) (blame)
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
# This Makefile.am is in the public domain
SUBDIRS = .

gnunetincludedir = $(includedir)/gnunet

EXTRA_DIST = \
  gauger.h \
  block_fs.h \
  block_dns.h \
  block_regex.h

gnunetinclude_HEADERS = \
  platform.h gettext.h \
  compat.h \
  gnunet_abd_service.h \
  gnunet_applications.h \
  gnunet_arm_service.h \
  gnunet_ats_service.h \
  gnunet_ats_application_service.h \
  gnunet_ats_transport_service.h \
  gnunet_ats_plugin.h \
  gnunet_bandwidth_lib.h \
  gnunet_bio_lib.h \
  gnunet_block_lib.h \
  gnunet_block_group_lib.h \
  gnunet_block_plugin.h \
  gnunet_buffer_lib.h \
  gnunet_child_management_lib.h \
  gnunet_client_lib.h \
  gnunet_common.h \
  gnunet_constants.h \
  gnunet_configuration_lib.h \
  gnunet_consensus_service.h \
  gnunet_container_lib.h \
  gnunet_conversation_service.h \
  gnunet_core_service.h \
  gnunet_crypto_lib.h \
  gnunet_curl_lib.h \
  gnunet_datacache_lib.h \
  gnunet_datacache_plugin.h \
  gnunet_datastore_service.h \
  gnunet_datastore_plugin.h \
  gnunet_db_lib.h \
  gnunet_dht_service.h \
  gnunet_dhtu_plugin.h \
  gnunet_disk_lib.h \
  gnunet_dnsparser_lib.h \
  gnunet_dnsstub_lib.h \
  gnunet_dns_service.h \
  gnunet_fragmentation_lib.h \
  gnunet_friends_lib.h \
  gnunet_fs_service.h \
  gnunet_getopt_lib.h \
  gnunet_gns_service.h \
  gnunet_gnsrecord_lib.h \
  gnunet_gnsrecord_json_lib.h \
  gnunet_gnsrecord_plugin.h \
  gnu_name_system_record_types.h \
  gnunet_hello_lib.h \
  gnunet_helper_lib.h \
  gnunet_identity_service.h \
  gnunet_abe_lib.h \
  gnunet_reclaim_lib.h \
  gnunet_reclaim_plugin.h \
  gnunet_reclaim_service.h \
  gnunet_json_lib.h \
  gnunet_load_lib.h \
  gnunet_cadet_service.h \
  gnunet_messenger_service.h \
  gnunet_mhd_compat.h \
  gnunet_microphone_lib.h \
  gnunet_mst_lib.h \
  gnunet_mq_lib.h \
  gnunet_my_lib.h \
  gnunet_mysql_lib.h \
  gnunet_namecache_plugin.h \
  gnunet_namecache_service.h \
  gnunet_namestore_plugin.h \
  gnunet_namestore_service.h \
  gnunet_nat_auto_service.h \
  gnunet_nat_service.h \
  gnunet_nc_lib.h \
  gnunet_network_lib.h \
  gnunet_nse_service.h \
  gnunet_nt_lib.h \
  gnunet_op_lib.h \
  gnunet_os_lib.h \
  gnunet_peer_lib.h \
  gnunet_peerinfo_service.h \
  gnunet_peerstore_plugin.h \
  gnunet_peerstore_service.h \
  gnunet_plugin_lib.h \
  gnunet_pq_lib.h \
  gnunet_program_lib.h \
  gnunet_protocols.h \
  gnunet_resolver_service.h \
  gnunet_regex_service.h \
  gnunet_rest_lib.h \
  gnunet_rest_plugin.h \
  gnunet_rps_service.h \
  gnunet_revocation_service.h \
  gnunet_scalarproduct_service.h \
  gnunet_scheduler_lib.h \
  gnunet_secretsharing_service.h \
  gnunet_service_lib.h \
  gnunet_set_service.h \
  gnunet_seti_service.h \
  gnunet_setu_service.h \
  gnunet_signal_lib.h \
  gnunet_signatures.h \
  gnunet_socks.h \
  gnunet_speaker_lib.h \
  gnunet_sq_lib.h \
  gnunet_statistics_service.h \
  gnunet_strings_lib.h \
  gnunet_testbed_service.h \
  gnunet_testbed_logger_service.h \
  gnunet_testbed_ng_service.h \
  gnunet_testing_lib.h \
  gnunet_testing_ng_lib.h \
  gnunet_time_lib.h \
  gnunet_transport_service.h \
  gnunet_transport_application_service.h \
  gnunet_transport_communication_service.h \
  gnunet_transport_core_service.h \
  gnunet_transport_hello_service.h \
  gnunet_transport_manipulation_service.h \
  gnunet_transport_monitor_service.h \
  gnunet_transport_plugin.h \
  gnunet_tun_lib.h \
  gnunet_uri_lib.h \
  gnunet_util_lib.h \
  gnunet_vpn_service.h