aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorSchanzenbach, Martin <mschanzenbach@posteo.de>2018-11-29 20:34:26 +0100
committerSchanzenbach, Martin <mschanzenbach@posteo.de>2018-11-29 20:34:26 +0100
commit94771c8ff4a7dc75b7f26b2795b5ed1f0c1f791b (patch)
tree291e9b6b89ae2f47794c258897bfd3e298fdd1b0 /src
parenta67b4de710264a1b18ee80f153dc5d9a806e4a85 (diff)
downloadgnunet-94771c8ff4a7dc75b7f26b2795b5ed1f0c1f791b.tar.gz
gnunet-94771c8ff4a7dc75b7f26b2795b5ed1f0c1f791b.zip
add reclaim headers to disist
Diffstat (limited to 'src')
-rw-r--r--src/include/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/include/Makefile.am b/src/include/Makefile.am
index fa29e9737..66086ad91 100644
--- a/src/include/Makefile.am
+++ b/src/include/Makefile.am
@@ -68,6 +68,10 @@ gnunetinclude_HEADERS = \
68 gnunet_hello_lib.h \ 68 gnunet_hello_lib.h \
69 gnunet_helper_lib.h \ 69 gnunet_helper_lib.h \
70 gnunet_identity_service.h \ 70 gnunet_identity_service.h \
71 gnunet_abe_lib.h \
72 gnunet_reclaim_attribute_lib.h \
73 gnunet_reclaim_attribute_plugin.h \
74 gnunet_reclaim_plugin.h \
71 gnunet_reclaim_service.h \ 75 gnunet_reclaim_service.h \
72 gnunet_json_lib.h \ 76 gnunet_json_lib.h \
73 gnunet_load_lib.h \ 77 gnunet_load_lib.h \