plymouth/images/meson.build
2022-11-14 12:21:55 -05:00

5 lines
113 B
Meson

if use_fallback_logo
install_data('bizcom.png',
install_dir: get_option('datadir') / 'plymouth',
)
endif