X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=examples%2Fptpclient%2Fmeson.build;h=fa0cbe93c82990b5b3f48f49452e984c74ac7913;hb=a80ff7207c7adcd43505746dccdc961e98e4854c;hp=d4171a21832b89ad4cfb8925a10e3de2e09e3612;hpb=8728ccf37615904cf23fb8763895b05c9a3c6b0c;p=dpdk.git diff --git a/examples/ptpclient/meson.build b/examples/ptpclient/meson.build index d4171a2183..fa0cbe93c8 100644 --- a/examples/ptpclient/meson.build +++ b/examples/ptpclient/meson.build @@ -6,7 +6,6 @@ # To build this example as a standalone application with an already-installed # DPDK instance, use 'make' -allow_experimental_apis = true sources = files( 'ptpclient.c' )