xref: /dpdk/lib/security/meson.build (revision f9b2a75ed4598909a706c39ca1440806e0c3e930)
199a2dd95SBruce Richardson# SPDX-License-Identifier: BSD-3-Clause
299a2dd95SBruce Richardson# Copyright(c) 2017-2019 Intel Corporation
399a2dd95SBruce Richardson
499a2dd95SBruce Richardsonsources = files('rte_security.c')
599a2dd95SBruce Richardsonheaders = files('rte_security.h', 'rte_security_driver.h')
6*f9b2a75eSTal Shnaidermandeps += ['mempool', 'cryptodev', 'net']
7