mirror of
https://gitlab.freedesktop.org/plymouth/plymouth.git
synced 2026-05-07 13:08:07 +02:00
install plymouth into libexecdir/plymouth
This commit is contained in:
parent
7de3d8b49d
commit
72cbd4b4a5
1 changed files with 2 additions and 2 deletions
|
|
@ -2,8 +2,8 @@ SUBDIRS = libply . splash-plugins rhgb-client
|
|||
INCLUDES = -I$(top_srcdir) \
|
||||
-I$(srcdir)/libply \
|
||||
-I$(srcdir)
|
||||
|
||||
noinst_PROGRAMS = plymouth
|
||||
plymouthbindir = $(libexecdir)/plymouth
|
||||
plymouthbin_PROGRAMS = plymouth
|
||||
|
||||
plymouth_CFLAGS = $(PLYMOUTH_CFLAGS)
|
||||
plymouth_LDADD = $(PLYMOUTH_LIBS) libply/libply.la
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue