aboutsummaryrefslogtreecommitdiff
path: root/src/include/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-11-14 17:17:42 +0100
committerChristian Grothoff <christian@grothoff.org>2020-11-14 17:17:42 +0100
commitc90b5703c88339f7bdf909b77a45ea93c21792cd (patch)
treefc3397900dc6bdbcdd17cf773f6d60e53abc025a /src/include/Makefile.am
parentf62e24a88c21235bc3c901508cfb474509ef2961 (diff)
parentd36019fe48ff1e4e56754ef3e689bd67445a38f6 (diff)
downloadgnunet-c90b5703c88339f7bdf909b77a45ea93c21792cd.tar.gz
gnunet-c90b5703c88339f7bdf909b77a45ea93c21792cd.zip
Merge branch 'master' of git+ssh://gnunet.org/gnunet
Diffstat (limited to 'src/include/Makefile.am')
-rw-r--r--src/include/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/Makefile.am b/src/include/Makefile.am
index 202abb7ac..5569c87ed 100644
--- a/src/include/Makefile.am
+++ b/src/include/Makefile.am
@@ -51,6 +51,7 @@ gnunetinclude_HEADERS = \
51 gnunet_getopt_lib.h \ 51 gnunet_getopt_lib.h \
52 gnunet_gns_service.h \ 52 gnunet_gns_service.h \
53 gnunet_gnsrecord_lib.h \ 53 gnunet_gnsrecord_lib.h \
54 gnunet_gnsrecord_json_lib.h \
54 gnunet_gnsrecord_plugin.h \ 55 gnunet_gnsrecord_plugin.h \
55 gnunet_hello_lib.h \ 56 gnunet_hello_lib.h \
56 gnunet_helper_lib.h \ 57 gnunet_helper_lib.h \
@@ -62,6 +63,7 @@ gnunetinclude_HEADERS = \
62 gnunet_json_lib.h \ 63 gnunet_json_lib.h \
63 gnunet_load_lib.h \ 64 gnunet_load_lib.h \
64 gnunet_cadet_service.h \ 65 gnunet_cadet_service.h \
66 gnunet_messenger_service.h \
65 gnunet_mhd_compat.h \ 67 gnunet_mhd_compat.h \
66 gnunet_microphone_lib.h \ 68 gnunet_microphone_lib.h \
67 gnunet_mst_lib.h \ 69 gnunet_mst_lib.h \