gnunet

Main GNUnet Logic
Log | Files | Refs | Submodules | README | LICENSE

commit 94771c8ff4a7dc75b7f26b2795b5ed1f0c1f791b
parent a67b4de710264a1b18ee80f153dc5d9a806e4a85
Author: Schanzenbach, Martin <mschanzenbach@posteo.de>
Date:   Thu, 29 Nov 2018 20:34:26 +0100

add reclaim headers to disist

Diffstat:
Msrc/include/Makefile.am | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/src/include/Makefile.am b/src/include/Makefile.am @@ -68,6 +68,10 @@ gnunetinclude_HEADERS = \ gnunet_hello_lib.h \ gnunet_helper_lib.h \ gnunet_identity_service.h \ + gnunet_abe_lib.h \ + gnunet_reclaim_attribute_lib.h \ + gnunet_reclaim_attribute_plugin.h \ + gnunet_reclaim_plugin.h \ gnunet_reclaim_service.h \ gnunet_json_lib.h \ gnunet_load_lib.h \