plymouth/scripts/Makefile.am
Hans de Goede ba1a1e28d3 scripts: Remove new-object.sh
Remove new-object.sh. As discussed in:

https://gitlab.freedesktop.org/plymouth/plymouth/-/merge_requests/113

It is not used (and may very well have never been used?).

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2021-03-06 10:40:36 +01:00

15 lines
673 B
Makefile

initrdscriptdir = $(libexecdir)/plymouth
initrdscript_SCRIPTS = plymouth-update-initrd plymouth-generate-initrd plymouth-populate-initrd
sbinscriptsdir = $(sbindir)
sbinscripts_SCRIPTS = plymouth-set-default-theme
bootlogdir = $(sysconfdir)/logrotate.d
bootlog_DATA = bootlog
EXTRA_DIST= plymouth-update-initrd \
plymouth-generate-initrd.in \
plymouth-populate-initrd.in \
plymouth-set-default-theme.in \
bootlog \
default.cfg