]> git.droids-corp.org - dpdk.git/blob - app/test-acl/meson.build
doc: add more detail to telemetry guides
[dpdk.git] / app / test-acl / meson.build
1 # SPDX-License-Identifier: BSD-3-Clause
2 # Copyright(c) 2019 Intel Corporation
3
4 sources = files('main.c')
5 deps += ['acl', 'net']