- fixed string to address parsing
[oweals/gnunet.git] / src / include / Makefile.am
index fa96669a130a97ac14845d6215f30c62e8a04df7..626aae0ec95dc4932024f6b3c73e0b24bce5381f 100644 (file)
@@ -17,6 +17,7 @@ gnunetinclude_HEADERS = \
   plibc.h \
   $(WINPROC) \
   block_dns.h \
+  block_gns.h \
   block_fs.h \
   gnunet_applications.h \
   gnunet_arm_service.h \
@@ -39,17 +40,21 @@ gnunetinclude_HEADERS = \
   gnunet_datastore_service.h \
   gnunet_datastore_plugin.h \
   gnunet_dht_service.h \
-  gnunet_dht_service-new.h \
   gnunet_disk_lib.h \
   gnunet_dnsparser_lib.h \
+  gnunet_dns_service.h \
   gnunet_dv_service.h \
   gnunet_fragmentation_lib.h \
   gnunet_fs_service.h \
   gnunet_getopt_lib.h \
+  gnunet_gns_service.h \
   gnunet_hello_lib.h \
   gnunet_helper_lib.h \
   gnunet_load_lib.h \
   gnunet_mesh_service.h \
+  gnunet_mysql_lib.h \
+  gnunet_namestore_plugin.h \
+  gnunet_namestore_service.h \
   gnunet_nat_lib.h \
   gnunet_network_lib.h \
   gnunet_nse_service.h \
@@ -57,6 +62,7 @@ gnunetinclude_HEADERS = \
   gnunet_peer_lib.h \
   gnunet_peerinfo_service.h \
   gnunet_plugin_lib.h \
+  gnunet_postgres_lib.h \
   gnunet_program_lib.h \
   gnunet_protocols.h \
   gnunet_pseudonym_lib.h \
@@ -67,9 +73,12 @@ gnunetinclude_HEADERS = \
   gnunet_signal_lib.h \
   gnunet_signatures.h \
   gnunet_statistics_service.h \
+  gnunet_stream_lib.h \
   gnunet_strings_lib.h \
   gnunet_testing_lib.h \
   gnunet_time_lib.h \
   gnunet_transport_service.h \
   gnunet_transport_plugin.h \
-  gnunet_util_lib.h 
+  gnunet_tun_lib.h \
+  gnunet_util_lib.h \
+  gnunet_vpn_service.h