X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=app%2Ftest-sad%2Fmeson.build;h=db15b658d7740349f541def2a56e5120aff11efd;hb=042f5c94fd3a49e4fe85e5ae2405a39ca65a2436;hp=31f9aab632e32ec282ef9502264d170e164294b0;hpb=908be0651a5a97609cc80799e9c5dafdf702f56e;p=dpdk.git diff --git a/app/test-sad/meson.build b/app/test-sad/meson.build index 31f9aab632..db15b658d7 100644 --- a/app/test-sad/meson.build +++ b/app/test-sad/meson.build @@ -1,6 +1,5 @@ # SPDX-License-Identifier: BSD-3-Clause # Copyright(c) 2019 Intel Corporation -allow_experimental_apis = true sources = files('main.c') deps += ['ipsec', 'net']