[splash] do not ship generated files in tarball

calculate-0.9.5
Frederic Crozat 15 years ago committed by Ray Strode
parent 18955e7382
commit aa1b9c6175

@ -1,5 +1,6 @@
themedir = $(datadir)/plymouth/themes/fade-in
dist_theme_DATA = fade-in.plymouth star.png bullet.png entry.png lock.png
nodist_theme_DATA = fade-in.plymouth
dist_theme_DATA = star.png bullet.png entry.png lock.png
MAINTAINERCLEANFILES = Makefile.in fade-in.plymouth
CLEANFILES = fade-in.plymouth

@ -1,6 +1,7 @@
themedir = $(datadir)/plymouth/themes/glow
nodist_theme_DATA = glow.plymouth
dist_theme_DATA = \
glow.plymouth \
box.png \
bullet.png \
entry.png \

@ -1,6 +1,8 @@
themedir = $(datadir)/plymouth/themes/script
nodist_theme_DATA = \
script.plymouth
dist_theme_DATA = \
script.plymouth \
script.script \
box.png \
bullet.png \

@ -1,6 +1,6 @@
themedir = $(datadir)/plymouth/themes/solar
nodist_theme_DATA = solar.plymouth
dist_theme_DATA = \
solar.plymouth \
box.png \
bullet.png \
entry.png \

@ -1,6 +1,6 @@
themedir = $(datadir)/plymouth/themes/spinfinity
nodist_theme_DATA = spinfinity.plymouth
dist_theme_DATA = \
spinfinity.plymouth \
box.png \
bullet.png \
entry.png \

Loading…
Cancel
Save