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