xref: /openbmc/phosphor-power/phosphor-regulators/meson.build (revision 5cc0128068ef5fcfd49e99099a5d6339cd69f272)
1subdir('src')
2
3if get_option('tests').enabled()
4    subdir('test')
5endif
6