crypto/qat: support ChaCha20-Poly1305
[dpdk.git] / app / test-flow-perf / meson.build
index 2571137..6eaf83b 100644 (file)
@@ -2,6 +2,9 @@
 # Copyright(c) 2020 Mellanox Technologies, Ltd
 
 sources = files(
+       'actions_gen.c',
+       'flow_gen.c',
+       'items_gen.c',
        'main.c',
 )