mirror of
https://gitlab.freedesktop.org/plymouth/plymouth.git
synced 2026-05-07 20:08:17 +02:00
5 lines
113 B
Meson
5 lines
113 B
Meson
if use_fallback_logo
|
|
install_data('bizcom.png',
|
|
install_dir: get_option('datadir') / 'plymouth',
|
|
)
|
|
endif
|