check
[oweals/gnunet.git] / src / include / Makefile.am
index 9af3297fd60c33b9091c3763055ef9fedfecf3f6..fcc106d10c299b84396bab9a44ad8f3b32e570a9 100644 (file)
@@ -3,7 +3,8 @@ SUBDIRS = .
 gnunetincludedir = $(includedir)/gnunet
 
 nodist_gnunetinclude_HEADERS = \
-  gnunet_directories.h
+  gnunet_directories.h \
+  block_fs.h
 
 if MINGW
   WINPROC = winproc.h
@@ -14,9 +15,14 @@ gnunetinclude_HEADERS = \
   platform.h \
   plibc.h \
   $(WINPROC) \
+  block_dns.h \
+  block_fs.h \
+  gnunet_applications.h \
   gnunet_arm_service.h \
   gnunet_bandwidth_lib.h \
   gnunet_bio_lib.h \
+  gnunet_block_lib.h \
+  gnunet_block_plugin.h \
   gnunet_client_lib.h \
   gnunet_common.h \
   gnunet_constants.h \
@@ -26,12 +32,17 @@ gnunetinclude_HEADERS = \
   gnunet_core_service.h \
   gnunet_crypto_lib.h \
   gnunet_datacache_lib.h \
+  gnunet_datacache_plugin.h \
   gnunet_datastore_service.h \
+  gnunet_datastore_plugin.h \
+  gnunet_dht_service.h \
   gnunet_disk_lib.h \
+  gnunet_dv_service.h \
   gnunet_fragmentation_lib.h \
   gnunet_fs_service.h \
   gnunet_getopt_lib.h \
   gnunet_hello_lib.h \
+  gnunet_load_lib.h \
   gnunet_nat_lib.h \
   gnunet_network_lib.h \
   gnunet_os_lib.h \
@@ -52,5 +63,6 @@ gnunetinclude_HEADERS = \
   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_util_lib.h