]> git.droids-corp.org - dpdk.git/blobdiff - examples/ip_pipeline/meson.build
net/mlx4: fix creation of flow rule w/o ETH spec
[dpdk.git] / examples / ip_pipeline / meson.build
index a9f2ea447a825270601cba7143f93da892f173be..5e5fe6479d5fcebce37dc6dd33f1d880c07ad7ac 100644 (file)
@@ -21,5 +21,6 @@ sources = files(
        'swq.c',
        'tap.c',
        'thread.c',
-       'tmgr.c'
+       'tmgr.c',
+       'cryptodev.c'
 )