mirror of
https://gitlab.freedesktop.org/plymouth/plymouth.git
synced 2026-05-20 14:48:22 +02:00
We want this to work out of the box, so don't depend on /usr/share/pixmaps/system-logo-white.png existing.
12 lines
637 B
Makefile
12 lines
637 B
Makefile
SUBDIRS = src scripts images
|
|
DISTCHECK_CONFIGURE_FLAGS = --without-boot-entry --disable-tests
|
|
|
|
EXTRA_DIST = ChangeLog \
|
|
README
|
|
|
|
MAINTAINERCLEANFILES = aclocal.m4 \
|
|
config.h.in \
|
|
config.h.in~ \
|
|
config.sub \
|
|
configure \
|
|
Makefile.in
|