mirror of
https://gitlab.freedesktop.org/plymouth/plymouth.git
synced 2026-05-08 18:18:05 +02:00
viewer: always dist desktop file
Even if we aren't installing it, we still want it to get shipped when doing "make dist"
This commit is contained in:
parent
871dbcbcce
commit
44e5308dee
1 changed files with 2 additions and 1 deletions
|
|
@ -14,8 +14,9 @@ plymouth_log_viewer_SOURCES = $(srcdir)/plymouth-log-viewer.c
|
|||
if START_FROM_GDM
|
||||
gdmautostartdir = $(datadir)/gdm/autostart/LoginWindow
|
||||
gdmautostart_DATA = plymouth-log-viewer.desktop
|
||||
EXTRA_DIST += plymouth-log-viewer.desktop
|
||||
endif
|
||||
endif
|
||||
|
||||
EXTRA_DIST += plymouth-log-viewer.desktop
|
||||
|
||||
MAINTAINERCLEANFILES = Makefile.in
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue