aboutsummaryrefslogtreecommitdiff
path: root/src/cli/Makefile.am
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2023-11-22 20:43:29 +0100
committerMartin Schanzenbach <schanzen@gnunet.org>2023-11-22 20:43:29 +0100
commit12ab12595f5021427c4d09623f0d7bb9aac21710 (patch)
tree620a021d480b2316e32416e50a5ed2ba344f6fe9 /src/cli/Makefile.am
parentc7ea74d4767da3c769c8cfe90ff47bf05735bbb0 (diff)
downloadgnunet-12ab12595f5021427c4d09623f0d7bb9aac21710.tar.gz
gnunet-12ab12595f5021427c4d09623f0d7bb9aac21710.zip
PEERSTORE: More peerstore API change missing changes
Diffstat (limited to 'src/cli/Makefile.am')
-rw-r--r--src/cli/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cli/Makefile.am b/src/cli/Makefile.am
index d7584b2c4..6ad6dd70a 100644
--- a/src/cli/Makefile.am
+++ b/src/cli/Makefile.am
@@ -2,6 +2,7 @@ SUBDIRS = \
2 util \ 2 util \
3 arm \ 3 arm \
4 statistics \ 4 statistics \
5 peerstore \
5 core \ 6 core \
6 nat \ 7 nat \
7 nat-auto \ 8 nat-auto \