mirror of
https://gitlab.freedesktop.org/plymouth/plymouth.git
synced 2026-05-05 02:58:01 +02:00
8 lines
147 B
Makefile
8 lines
147 B
Makefile
if INSTALL_FALLBACK_LOGO
|
|
imagedir = $(datadir)/plymouth
|
|
image_DATA = bizcom.png
|
|
endif
|
|
|
|
EXTRA_DIST = bizcom.png
|
|
|
|
MAINTAINERCLEANFILES = Makefile.in
|