aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2023-10-13 23:03:36 +0200
committerMartin Schanzenbach <schanzen@gnunet.org>2023-10-13 23:03:36 +0200
commit5b8a20569176983c441c4d48030d213f55d95f99 (patch)
treedffd25fc128f92956ed20402ef200c34fbd40ba4 /src/Makefile.am
parent52960a71696e798d673b1719fe2a9f6aa8c4a0a9 (diff)
downloadgnunet-5b8a20569176983c441c4d48030d213f55d95f99.tar.gz
gnunet-5b8a20569176983c441c4d48030d213f55d95f99.zip
UTIL: Incorporate nt component. Fixes #7955
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 43dc8d1b8..2112bfca8 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -34,7 +34,6 @@ REST_DIR = rest
34SUBDIRS = \ 34SUBDIRS = \
35 include $(INTLEMU_SUBDIRS) \ 35 include $(INTLEMU_SUBDIRS) \
36 util \ 36 util \
37 nt \
38 hello \ 37 hello \
39 block \ 38 block \
40 statistics \ 39 statistics \