X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=blobdiff_plain;f=Makefile.am;h=eb390ba217a87ce7e34a455fd80a57588a852af2;hp=dce9f25e91e6e396833bd2d9f12e124896ade33a;hb=11654e733ec943c61fcd0db0ebf4b684b1556a22;hpb=37df4f1b3240328a17c03108319ad315447e7fb7 diff --git a/Makefile.am b/Makefile.am index dce9f25e9..eb390ba21 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,7 @@ +# Makefile.am for toplevel directory +# This file is part of Claws Mail package. +# See COPYING file for license details. + ACLOCAL_AMFLAGS = -I m4 AUTOMAKE_OPTIONS = dist-bzip2 dist-xz @@ -15,6 +19,7 @@ EXTRA_DIST = \ claws-mail.pc.in \ claws-mail.desktop \ claws-mail.png \ + claws-mail.appdata.xml \ autogen.sh \ claws-features.h.in \ version @@ -34,6 +39,9 @@ pixmap128_DATA=claws-mail-128x128.png gnomapdir = $(datadir)/applications gnomap_DATA=claws-mail.desktop +appdatadir=$(datadir)/appdata +appdata_DATA = claws-mail.appdata.xml + rename-icons: @cd $(DESTDIR)$(datadir)/icons/hicolor/64x64/apps && \ mv claws-mail-64x64.png claws-mail.png