aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
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 \