xref: /dpdk/lib/timer/meson.build (revision 99a2dd95)
1*99a2dd95SBruce Richardson# SPDX-License-Identifier: BSD-3-Clause
2*99a2dd95SBruce Richardson# Copyright(c) 2017 Intel Corporation
3*99a2dd95SBruce Richardson
4*99a2dd95SBruce Richardsonsources = files('rte_timer.c')
5*99a2dd95SBruce Richardsonheaders = files('rte_timer.h')
6