aboutsummaryrefslogtreecommitdiffstats
path: root/app/test-crypto-perf/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'app/test-crypto-perf/meson.build')
-rw-r--r--app/test-crypto-perf/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/test-crypto-perf/meson.build b/app/test-crypto-perf/meson.build
index eacd7a0f..d735b186 100644
--- a/app/test-crypto-perf/meson.build
+++ b/app/test-crypto-perf/meson.build
@@ -12,4 +12,4 @@ sources = files('cperf_ops.c',
'cperf_test_vectors.c',
'cperf_test_verify.c',
'main.c')
-deps = ['cryptodev']
+deps += ['cryptodev']