aboutsummaryrefslogtreecommitdiff
path: root/src/include/Makefile.am
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2022-05-09 10:49:46 +0200
committerMartin Schanzenbach <schanzen@gnunet.org>2022-05-09 10:49:46 +0200
commitc42fd9b034d7b343f7fd8e480d693509b414b460 (patch)
treea00c38191505675fe588ef80e280a9ba12ed5e40 /src/include/Makefile.am
parent2c589fcdf9eb24144786b8800cbba1c99a9452e8 (diff)
downloadgnunet-c42fd9b034d7b343f7fd8e480d693509b414b460.tar.gz
gnunet-c42fd9b034d7b343f7fd8e480d693509b414b460.zip
DHT: Move block type definitions to GANA
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 8808f6802..67c29208c 100644
--- a/src/include/Makefile.am
+++ b/src/include/Makefile.am
@@ -21,6 +21,7 @@ gnunetinclude_HEADERS = \
21 gnunet_ats_plugin.h \ 21 gnunet_ats_plugin.h \
22 gnunet_bandwidth_lib.h \ 22 gnunet_bandwidth_lib.h \
23 gnunet_bio_lib.h \ 23 gnunet_bio_lib.h \
24 gnunet_dht_block_types.h \
24 gnunet_block_lib.h \ 25 gnunet_block_lib.h \
25 gnunet_block_group_lib.h \ 26 gnunet_block_group_lib.h \
26 gnunet_block_plugin.h \ 27 gnunet_block_plugin.h \