aboutsummaryrefslogtreecommitdiff
path: root/src/include/Makefile.am
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2021-02-28 11:15:55 +0100
committerMartin Schanzenbach <mschanzenbach@posteo.de>2021-02-28 11:15:55 +0100
commiteb8ca760c1ab5036e71e698ab1357d4bd1f3487a (patch)
treef1132a1d4830d8fd924ed3465a2202c1bb589fb5 /src/include/Makefile.am
parentd3f53a314973f2b0d46a5f86d5f0dd73610eeec2 (diff)
downloadgnunet-eb8ca760c1ab5036e71e698ab1357d4bd1f3487a.tar.gz
gnunet-eb8ca760c1ab5036e71e698ab1357d4bd1f3487a.zip
GANA: Use GANA generated header for GNS record types. Update handbook
Diffstat (limited to 'src/include/Makefile.am')
-rw-r--r--src/include/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/Makefile.am b/src/include/Makefile.am
index 5569c87ed..a4d7b985d 100644
--- a/src/include/Makefile.am
+++ b/src/include/Makefile.am
@@ -53,6 +53,7 @@ gnunetinclude_HEADERS = \
53 gnunet_gnsrecord_lib.h \ 53 gnunet_gnsrecord_lib.h \
54 gnunet_gnsrecord_json_lib.h \ 54 gnunet_gnsrecord_json_lib.h \
55 gnunet_gnsrecord_plugin.h \ 55 gnunet_gnsrecord_plugin.h \
56 gnu_name_system_record_types.h \
56 gnunet_hello_lib.h \ 57 gnunet_hello_lib.h \
57 gnunet_helper_lib.h \ 58 gnunet_helper_lib.h \
58 gnunet_identity_service.h \ 59 gnunet_identity_service.h \