doxygen
[oweals/gnunet.git] / src / include / Makefile.am
index 5386147f12516b133797a35d4e604a4e85092d70..d95a670fe5f9cf71f66e10307ae6328ee6064073 100644 (file)
@@ -3,21 +3,22 @@ SUBDIRS = .
 gnunetincludedir = $(includedir)/gnunet
 
 nodist_gnunetinclude_HEADERS = \
-  gnunet_directories.h \
-  block_fs.h
+  gnunet_directories.h 
 
 if MINGW
   WINPROC = winproc.h
 endif
 
-gnunetinclude_HEADERS = \
+EXTRA_DIST = \
   gauger.h \
-  gettext.h \
-  platform.h \
-  plibc.h \
-  $(WINPROC) \
-  block_dns.h \
   block_fs.h \
+  block_dns.h \
+  block_gns.h \
+  block_mesh.h
+
+gnunetinclude_HEADERS = \
+  platform.h plibc.h $(WINPROC) gettext.h \
+  gns_protocol.h \
   gnunet_applications.h \
   gnunet_arm_service.h \
   gnunet_ats_service.h \
@@ -40,13 +41,22 @@ gnunetinclude_HEADERS = \
   gnunet_datastore_plugin.h \
   gnunet_dht_service.h \
   gnunet_disk_lib.h \
+  gnunet_dnsparser_lib.h \
+  gnunet_dnsstub_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_lockmanager_service.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 \
@@ -54,20 +64,26 @@ 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 \
   gnunet_resolver_service.h \
+  gnunet_regex_lib.h \
   gnunet_scheduler_lib.h \
   gnunet_server_lib.h \
   gnunet_service_lib.h \
   gnunet_signal_lib.h \
   gnunet_signatures.h \
   gnunet_statistics_service.h \
+  gnunet_stream_lib.h \
   gnunet_strings_lib.h \
+  gnunet_testbed_service.h \
   gnunet_testing_lib.h \
+  gnunet_testing_lib-new.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