summary refs log tree commit diff stats
path: root/tests/bench/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bench/meson.build')
-rw-r--r--tests/bench/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/bench/meson.build b/tests/bench/meson.build
index 7e76338a52..4cd7a2f6b5 100644
--- a/tests/bench/meson.build
+++ b/tests/bench/meson.build
@@ -21,6 +21,7 @@ benchs = {}
 
 if have_block
   benchs += {
+     'bufferiszero-bench': [],
      'benchmark-crypto-hash': [crypto],
      'benchmark-crypto-hmac': [crypto],
      'benchmark-crypto-cipher': [crypto],