aboutsummaryrefslogtreecommitdiff
path: root/src/cli/Makefile.am
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2023-10-18 20:19:34 +0200
committerMartin Schanzenbach <schanzen@gnunet.org>2023-10-18 20:19:34 +0200
commit498cb28b16dbebbacb674fa166aeac3fe4ea9922 (patch)
treecd1f59025a55f263f297ca706d90b1a395f6e163 /src/cli/Makefile.am
parent11949e419fd7230431646703ac0cf8e34f615673 (diff)
downloadgnunet-498cb28b16dbebbacb674fa166aeac3fe4ea9922.tar.gz
gnunet-498cb28b16dbebbacb674fa166aeac3fe4ea9922.zip
BUILD: Move dht/datastore to service/cli
Diffstat (limited to 'src/cli/Makefile.am')
-rw-r--r--src/cli/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cli/Makefile.am b/src/cli/Makefile.am
index a7cf2eb01..cc716dda4 100644
--- a/src/cli/Makefile.am
+++ b/src/cli/Makefile.am
@@ -5,4 +5,6 @@ SUBDIRS = \
5 core \ 5 core \
6 nat \ 6 nat \
7 nse \ 7 nse \
8 datastore \
9 dht \
8 cadet 10 cadet