diff --git a/meson.build b/meson.build index 38e3e2b..635b48d 100644 --- a/meson.build +++ b/meson.build @@ -248,10 +248,11 @@ if get_option('with-benchmarks') plainbench = [ 'Bcompare', - 'Bcompare_wg', 'Bcompare_rev', + 'Bcompare_wg', 'Bfill_random', 'Bmismatch', + 'Bpack', 'Brevcomp', 'Bstrconstr', 'Btranslate'