aboutsummaryrefslogtreecommitdiff
path: root/src/include/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/Makefile.am')
-rw-r--r--src/include/Makefile.am17
1 files changed, 2 insertions, 15 deletions
diff --git a/src/include/Makefile.am b/src/include/Makefile.am
index 8519883c9..cf8c49cf1 100644
--- a/src/include/Makefile.am
+++ b/src/include/Makefile.am
@@ -17,10 +17,6 @@ gnunetinclude_HEADERS = \
17 gnunet_abd_service.h \ 17 gnunet_abd_service.h \
18 gnunet_applications.h \ 18 gnunet_applications.h \
19 gnunet_arm_service.h \ 19 gnunet_arm_service.h \
20 gnunet_ats_service.h \
21 gnunet_ats_application_service.h \
22 gnunet_ats_transport_service.h \
23 gnunet_ats_plugin.h \
24 gnunet_bandwidth_lib.h \ 20 gnunet_bandwidth_lib.h \
25 gnunet_bio_lib.h \ 21 gnunet_bio_lib.h \
26 gnunet_dht_block_types.h \ 22 gnunet_dht_block_types.h \
@@ -51,8 +47,6 @@ gnunetinclude_HEADERS = \
51 gnunet_dnsstub_lib.h \ 47 gnunet_dnsstub_lib.h \
52 gnunet_dns_service.h \ 48 gnunet_dns_service.h \
53 gnunet_error_codes.h \ 49 gnunet_error_codes.h \
54 gnunet_fragmentation_lib.h \
55 gnunet_friends_lib.h \
56 gnunet_fs_service.h \ 50 gnunet_fs_service.h \
57 gnunet_getopt_lib.h \ 51 gnunet_getopt_lib.h \
58 gnunet_gns_service.h \ 52 gnunet_gns_service.h \
@@ -60,7 +54,6 @@ gnunetinclude_HEADERS = \
60 gnunet_gnsrecord_json_lib.h \ 54 gnunet_gnsrecord_json_lib.h \
61 gnunet_gnsrecord_plugin.h \ 55 gnunet_gnsrecord_plugin.h \
62 gnu_name_system_record_types.h \ 56 gnu_name_system_record_types.h \
63 gnunet_hello_lib.h \
64 gnunet_hello_uri_lib.h \ 57 gnunet_hello_uri_lib.h \
65 gnunet_helper_lib.h \ 58 gnunet_helper_lib.h \
66 gnunet_identity_service.h \ 59 gnunet_identity_service.h \
@@ -75,9 +68,6 @@ gnunetinclude_HEADERS = \
75 gnunet_microphone_lib.h \ 68 gnunet_microphone_lib.h \
76 gnunet_mst_lib.h \ 69 gnunet_mst_lib.h \
77 gnunet_mq_lib.h \ 70 gnunet_mq_lib.h \
78 gnunet_my_lib.h \
79 gnunet_mysql_compat.h \
80 gnunet_mysql_lib.h \
81 gnunet_namecache_plugin.h \ 71 gnunet_namecache_plugin.h \
82 gnunet_namecache_service.h \ 72 gnunet_namecache_service.h \
83 gnunet_namestore_plugin.h \ 73 gnunet_namestore_plugin.h \
@@ -126,14 +116,11 @@ gnunetinclude_HEADERS = \
126 gnunet_testing_ng_lib.h \ 116 gnunet_testing_ng_lib.h \
127 gnunet_testing_netjail_lib.h \ 117 gnunet_testing_netjail_lib.h \
128 gnunet_time_lib.h \ 118 gnunet_time_lib.h \
129 gnunet_transport_service.h \
130 gnunet_transport_application_service.h \ 119 gnunet_transport_application_service.h \
131 gnunet_transport_communication_service.h \ 120 gnunet_transport_communication_service.h \
132 gnunet_transport_core_service.h \
133 gnunet_transport_hello_service.h \
134 gnunet_transport_manipulation_service.h \
135 gnunet_transport_monitor_service.h \ 121 gnunet_transport_monitor_service.h \
136 gnunet_transport_plugin.h \ 122 gnunet_transport_core_service.h \
123 gnunet_transport_testing_ng_lib.h \
137 gnunet_tun_lib.h \ 124 gnunet_tun_lib.h \
138 gnunet_uri_lib.h \ 125 gnunet_uri_lib.h \
139 gnunet_util_lib.h \ 126 gnunet_util_lib.h \