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