for w32 port
[oweals/gnunet.git] / src / include / Makefile.am
index 9af3297fd60c33b9091c3763055ef9fedfecf3f6..70fd97bd0169b53ab6ea7fd7cb49c7fedc6ede2e 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
@@ -17,6 +18,7 @@ gnunetinclude_HEADERS = \
   gnunet_arm_service.h \
   gnunet_bandwidth_lib.h \
   gnunet_bio_lib.h \
+  gnunet_block_lib.h \
   gnunet_client_lib.h \
   gnunet_common.h \
   gnunet_constants.h \
@@ -27,11 +29,14 @@ gnunetinclude_HEADERS = \
   gnunet_crypto_lib.h \
   gnunet_datacache_lib.h \
   gnunet_datastore_service.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 \