X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=examples%2Fvhost_crypto%2Fmeson.build;h=1c294c286f55409f2dd44e56be86d8f0dddcb04e;hb=ae835aba40349ee9631ef6b52e68a2893febe7e0;hp=720f42dd702928d372e24c66bf21caa71c5b568e;hpb=cf59165dcbadfa2a3401106a263fc8e88143e736;p=dpdk.git diff --git a/examples/vhost_crypto/meson.build b/examples/vhost_crypto/meson.build index 720f42dd70..1c294c286f 100644 --- a/examples/vhost_crypto/meson.build +++ b/examples/vhost_crypto/meson.build @@ -6,11 +6,6 @@ # To build this example as a standalone application with an already-installed # DPDK instance, use 'make' -build = dpdk_conf.has('RTE_LIB_VHOST') -if not build - subdir_done() -endif - allow_experimental_apis = true deps += ['vhost', 'cryptodev'] sources = files(