mirror of
https://gitlab.freedesktop.org/plymouth/plymouth.git
synced 2026-05-30 12:48:25 +02:00
12 lines
658 B
Makefile
12 lines
658 B
Makefile
SUBDIRS = src themes images scripts docs
|
|
DISTCHECK_CONFIGURE_FLAGS = --disable-tests --without-system-root-install
|
|
|
|
EXTRA_DIST = ChangeLog \
|
|
README
|
|
|
|
MAINTAINERCLEANFILES = aclocal.m4 \
|
|
config.h.in \
|
|
config.h.in~ \
|
|
config.sub \
|
|
configure \
|
|
Makefile.in
|