aboutsummaryrefslogtreecommitdiff
path: root/src/include/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2021-07-06 15:05:33 +0200
committerChristian Grothoff <grothoff@gnunet.org>2021-07-06 15:06:59 +0200
commit582ee91cd21bb8135f02e3fc96d7dcf95a607907 (patch)
tree91fcf777cafd1ac9bb3de5a1acb609764cdfb913 /src/include/Makefile.am
parentcaf1cbff16919ffb27016f80f6691c91d771b44f (diff)
downloadgnunet-582ee91cd21bb8135f02e3fc96d7dcf95a607907.tar.gz
gnunet-582ee91cd21bb8135f02e3fc96d7dcf95a607907.zip
define DHT underlay API
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 efbb06d4f..d15186342 100644
--- a/src/include/Makefile.am
+++ b/src/include/Makefile.am
@@ -42,6 +42,7 @@ gnunetinclude_HEADERS = \
42 gnunet_datastore_plugin.h \ 42 gnunet_datastore_plugin.h \
43 gnunet_db_lib.h \ 43 gnunet_db_lib.h \
44 gnunet_dht_service.h \ 44 gnunet_dht_service.h \
45 gnunet_dhtu_plugin.h \
45 gnunet_disk_lib.h \ 46 gnunet_disk_lib.h \
46 gnunet_dnsparser_lib.h \ 47 gnunet_dnsparser_lib.h \
47 gnunet_dnsstub_lib.h \ 48 gnunet_dnsstub_lib.h \