Coverity fixes
[claws.git] / Makefile.am
index 9393b485e1269e6570a84bcc49e2d1e326d8b9ec..eb390ba217a87ce7e34a455fd80a57588a852af2 100644 (file)
@@ -1,5 +1,9 @@
+# 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
+AUTOMAKE_OPTIONS = dist-bzip2 dist-xz
 
 SUBDIRS = m4 po src tools config doc manual
 
@@ -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