RSSyl: Allow use of .netrc by libcurl. Bug/enhancement #3309, by Vincent Pelletier
[claws.git] / src / plugins / pgpmime / Makefile.am
index c1363d29cfd9efaacb3c07eb6c6f8ef65ecdbbd3..f69cd83e393a767000ab69fe1bf005b891ac24f9 100644 (file)
@@ -1,15 +1,9 @@
-# Makefile.am for "src/plugins/pgpmime" directory
-# This file is part of Claws Mail package.
+# Copyright 1999-2014 the Claws Mail team.
+# This file is part of Claws Mail package, and distributed under the
+# terms of the General Public License version 3 (or later).
 # See COPYING file for license details.
 
-appdata_in_files = claws-mail-pgpmime.metainfo.xml.in
-appdatadir=$(datadir)/appdata
-appdata_DATA = $(appdata_in_files:.xml.in=.xml)
-
-@INTLTOOL_XML_RULE@
-
-EXTRA_DIST = version.rc plugin.def claws.def mypgpcore.def pgpmime.deps \
-       $(appdata_DATA)
+EXTRA_DIST = version.rc plugin.def claws.def mypgpcore.def pgpmime.deps
 
 IFLAGS = \
        -I$(top_srcdir)/src \