X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=app%2Ftest-sad%2Fmeson.build;h=db15b658d7740349f541def2a56e5120aff11efd;hb=acec04c4b2f5;hp=31f9aab632e32ec282ef9502264d170e164294b0;hpb=2a41db7589cb27dc491963f8c09b8dd452a8296d;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']