aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2023-10-19 08:53:27 +0200
committerMartin Schanzenbach <schanzen@gnunet.org>2023-10-19 08:53:27 +0200
commit5ae8ee063302cc6c1fc7b74328af46a11cb02cdc (patch)
tree07b6229594c22ba85172b2aa84432a643133b84a /src/Makefile.am
parent9c198a0055cdddbfe411e3a6f09c446ca33685d6 (diff)
downloadgnunet-5ae8ee063302cc6c1fc7b74328af46a11cb02cdc.tar.gz
gnunet-5ae8ee063302cc6c1fc7b74328af46a11cb02cdc.zip
BUILD: Move topology to service
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 10af79519..da3cd2d5f 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -17,8 +17,6 @@ SUBDIRS = \
17 rest-plugin \ 17 rest-plugin \
18 cli \ 18 cli \
19 contrib \ 19 contrib \
20 hostlist \
21 topology \
22 regex \ 20 regex \
23 dns \ 21 dns \
24 namecache \ 22 namecache \