doxygen
[oweals/gnunet.git] / src / include / Makefile.am
index 4c7ea470350b504d97ac0a225bfe3a5bde3a4c1d..d95a670fe5f9cf71f66e10307ae6328ee6064073 100644 (file)
@@ -3,22 +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_fs.h \
   block_dns.h \
   block_gns.h \
-  block_fs.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 \
@@ -42,6 +42,7 @@ gnunetinclude_HEADERS = \
   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 \
@@ -51,6 +52,7 @@ gnunetinclude_HEADERS = \
   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 \
@@ -62,10 +64,12 @@ 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 \
@@ -74,7 +78,9 @@ gnunetinclude_HEADERS = \
   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 \