- fixed string to address parsing
[oweals/gnunet.git] / src / include / Makefile.am
index 04f300fadffde00845b3044d1c56b0756d73415b..626aae0ec95dc4932024f6b3c73e0b24bce5381f 100644 (file)
@@ -11,14 +11,17 @@ if MINGW
 endif
 
 gnunetinclude_HEADERS = \
+  gauger.h \
   gettext.h \
   platform.h \
   plibc.h \
   $(WINPROC) \
   block_dns.h \
+  block_gns.h \
   block_fs.h \
   gnunet_applications.h \
   gnunet_arm_service.h \
+  gnunet_ats_service.h \
   gnunet_bandwidth_lib.h \
   gnunet_bio_lib.h \
   gnunet_block_lib.h \
@@ -38,20 +41,28 @@ gnunetinclude_HEADERS = \
   gnunet_datastore_plugin.h \
   gnunet_dht_service.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_mesh_service_new.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 \
   gnunet_os_lib.h \
   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 \
@@ -62,10 +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_upnp_service.h \
-  gnunet_util_lib.h 
+  gnunet_tun_lib.h \
+  gnunet_util_lib.h \
+  gnunet_vpn_service.h