mirror of
https://gitlab.freedesktop.org/plymouth/plymouth.git
synced 2026-05-07 15:28:12 +02:00
install splash plugin in libdir/plymouth
This commit is contained in:
parent
72cbd4b4a5
commit
4ec4575705
1 changed files with 2 additions and 1 deletions
|
|
@ -4,7 +4,8 @@ INCLUDES = -I$(top_srcdir) \
|
|||
-I$(srcdir)/.. \
|
||||
-I$(srcdir)
|
||||
|
||||
lib_LTLIBRARIES = fedora-fade-in.la
|
||||
plugindir = $(libdir)/plymouth
|
||||
plugin_LTLIBRARIES = fedora-fade-in.la
|
||||
|
||||
fedora_fade_in_la_CFLAGS = $(PLYMOUTH_CFLAGS)
|
||||
fedora_fade_in_la_LDFLAGS = -module -avoid-version -export-dynamic
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue