1# SPDX-License-Identifier: Apache-2.0 2 3plugins_to_install += meson.current_source_dir() / 'badpel' 4plugins_to_install += meson.current_source_dir() / 'cfam' 5plugins_to_install += meson.current_source_dir() / 'dumpfilelist' 6plugins_to_install += meson.current_source_dir() / 'guardlist' 7plugins_to_install += meson.current_source_dir() / 'obmcconsole1' 8plugins_to_install += meson.current_source_dir() / 'occ' 9plugins_to_install += meson.current_source_dir() / 'pels' 10plugins_to_install += meson.current_source_dir() / 'phal_devtree' 11plugins_to_install += meson.current_source_dir() / 'vpd_data' 12plugins_to_install += meson.current_source_dir() / 'faultlog' 13plugins_to_install += meson.current_source_dir() / 'emobjects' 14