Don't install module_icon.png

Pass make distcheck.


SVN revision: 32426
This commit is contained in:
Sebastian Dransfeld 2007-11-07 18:34:28 +00:00
parent 8eba739a53
commit c046ced2e4
1 changed files with 8 additions and 10 deletions

View File

@ -10,16 +10,16 @@ EDJE_FLAGS = -v \
# data files for the module
filesdir = $(datadir)
files_DATA = module_icon.png \
module.desktop \
e-module-mail.edj \
mail.edj
files_DATA = module.desktop \
e-module-mail.edj \
mail.edj
EXTRA_DIST = $(files_DATA) \
mail.edc \
checking.png \
newmail.png \
VeraBd.ttf
mail.edc \
checking.png \
newmail.png \
VeraBd.ttf \
module_icon.png
# the module .so file
INCLUDES = -I. \
@ -52,5 +52,3 @@ module_la_DEPENDENCIES = $(top_builddir)/config.h $(top_builddir)/mail.edj
clean-local:
rm -rf mail.edj *~
uninstall:
rm -rf $(datadir)