aboutsummaryrefslogtreecommitdiff
path: root/src/meson.build
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2023-09-21 13:25:00 +0200
committerMartin Schanzenbach <schanzen@gnunet.org>2023-09-21 13:25:00 +0200
commita4edce1753a788677a94960a56c90367ce168467 (patch)
treebc13e1c9e503a90a281e2167a0827d8fc9774373 /src/meson.build
parentbfea9efebb84443b8c17ff76cf78d3d167a8099c (diff)
downloadgnunet-a4edce1753a788677a94960a56c90367ce168467.tar.gz
gnunet-a4edce1753a788677a94960a56c90367ce168467.zip
BUILD: add a couple of tests
Diffstat (limited to 'src/meson.build')
-rw-r--r--src/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/meson.build b/src/meson.build
index 5ab5b7063..560c24917 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -52,7 +52,7 @@ subdir('namecache')
52subdir('namestore') 52subdir('namestore')
53subdir('peerinfo-tool') 53subdir('peerinfo-tool')
54subdir('cadet') 54subdir('cadet')
55#subdir('set') 55subdir('set')
56subdir('seti') 56subdir('seti')
57subdir('setu') 57subdir('setu')
58subdir('consensus') 58subdir('consensus')