9d0a9aeb6e1ff3eddb2406d07d6791cd6f211ca2
[dpdk.git] / meson.build
1 # SPDX-License-Identifier: BSD-3-Clause
2 # Copyright(c) 2019 Intel Corporation
3
4 sources = files('commands.c', 'cmdline_test.c')
5 deps += 'cmdline'