mirror of
https://gitlab.freedesktop.org/plymouth/plymouth.git
synced 2026-05-08 14:48:01 +02:00
Remove sun.png from makefile
It doesn't seem to exist or get referenced anywhere.
This commit is contained in:
parent
b0612fb47e
commit
fade7a75f5
1 changed files with 3 additions and 3 deletions
|
|
@ -22,9 +22,9 @@ solar_la_LIBADD = $(PLYMOUTH_LIBS) \
|
|||
solar_la_SOURCES = $(srcdir)/plugin.c
|
||||
|
||||
plymouthdir = $(datadir)/plymouth/solar
|
||||
plymouth_DATA = bullet.png entry.png sun.png lock.png \
|
||||
background.png star.png box.png \
|
||||
planet1.png planet2.png planet3.png planet4.png planet5.png \
|
||||
plymouth_DATA = bullet.png entry.png lock.png \
|
||||
background.png star.png box.png \
|
||||
planet1.png planet2.png planet3.png planet4.png planet5.png \
|
||||
comet1.png
|
||||
|
||||
EXTRA_DIST = $(plymouth_DATA)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue