summaryrefslogtreecommitdiffstats
path: root/plugins/ocp/meson.build
blob: 78354444939f9a37be4b7a0d732e637e79a9e8de (plain)
1
2
3
4
5
6
7
8
9
sources += [
  'plugins/ocp/ocp-utils.c',
  'plugins/ocp/ocp-nvme.c',
  'plugins/ocp/ocp-clear-features.c',
  'plugins/ocp/ocp-smart-extended-log.c',
  'plugins/ocp/ocp-fw-activation-history.c',
  'plugins/ocp/ocp-telemetry-decode.c',
]