1
0
Fork 0
nvme-cli/util/meson.build

11 lines
175 B
Meson
Raw Permalink Normal View History

# SPDX-License-Identifier: GPL-2.0-or-later
sources += [
'util/argconfig.c',
'util/cleanup.c',
'util/json.c',
'util/suffix.c',
'util/base64.c',
'util/types.c',
]