nyanology: some theme files are not being packaged, Makefile.am++

This commit is contained in:
Jerome Pinot 2014-05-13 17:02:44 +09:00
parent 66a517be2f
commit a3c6b217b1
4 changed files with 33 additions and 1 deletions

View File

@ -89,6 +89,8 @@ data/themes/Makefile
data/themes/images/Makefile
data/themes/sounds/Makefile
data/themes/nyanology/Makefile
data/themes/nyanology/images/Makefile
data/themes/nyanology/images-sources/Makefile
man/Makefile
pkgbuild/PKGBUILD
])

View File

@ -1,6 +1,6 @@
MAINTAINERCLEANFILES = Makefile.in
SUBDIRS =
SUBDIRS = images images-sources
EDJE_CC = @edje_cc@
EDJE_FLAGS_VERBOSE_ =
@ -17,6 +17,9 @@ am__v_EDJ_ = $(am__v_EDJ_$(AM_DEFAULT_VERBOSITY))
am__v_EDJ_0 = @echo " EDJ " $@;
EXTRA_DIST = \
README.md \
about.edc \
nyancursor.edc \
nyanology.edc
nyanology.edj: Makefile nyanology.edc

View File

@ -0,0 +1,6 @@
MAINTAINERCLEANFILES = Makefile.in
EXTRA_DIST = \
cat01-transparenttail.xcf \
catonly.xcf \
star-analysis.xcf \
star.xcf

View File

@ -0,0 +1,21 @@
MAINTAINERCLEANFILES = Makefile.in
EXTRA_DIST = \
cat01.png \
cat02.png \
cat03.png \
cat04.png \
cat05.png \
cat06.png \
cat07.png \
cat08.png \
cat09.png \
cat10.png \
cat11.png \
cat12.png \
select.png \
star_1.png \
star_2.png \
star_3.png \
star_4.png \
star_5.png \
star_6.png