New upstream version 18.11-rc1
[deb_dpdk.git] / examples / ip_pipeline / meson.build
index a9f2ea4..5e5fe64 100644 (file)
@@ -21,5 +21,6 @@ sources = files(
        'swq.c',
        'tap.c',
        'thread.c',
-       'tmgr.c'
+       'tmgr.c',
+       'cryptodev.c'
 )