3a95eabde6a6ccf0d97ba5f712a900a7baa9b916
[dpdk.git] / meson.build
1 # SPDX-License-Identifier: BSD-3-Clause
2 # Copyright(c) 2017 Intel Corporation
3
4 sources = files('rte_pdump.c')
5 headers = files('rte_pdump.h')
6 deps += ['ethdev']