summaryrefslogtreecommitdiffstats
path: root/util/meson.build
blob: a999b80f169b985099592d5534eae8f93a5e3134 (plain)
1
2
3
4
5
6
7
8
9
# SPDX-License-Identifier: GPL-2.0-or-later

sources += [
  'util/argconfig.c',
  'util/cleanup.c',
  'util/json.c',
  'util/suffix.c',
  'util/base64.c',
]