summaryrefslogtreecommitdiffstats
path: root/src/spdk/dpdk/lib/librte_jobstats/meson.build
blob: 0e7c2af930f97492c9ead15e80d3295df87b2bba (plain)
1
2
3
4
5
6
7
# SPDX-License-Identifier: BSD-3-Clause
# Copyright(c) 2017 Intel Corporation

sources = files('rte_jobstats.c')
headers = files('rte_jobstats.h')
build = false
reason = 'not needed by SPDK'