RSSyl: Allow use of .netrc by libcurl. Bug/enhancement #3309, by Vincent Pelletier
[claws.git] / src / plugins / acpi_notifier / Makefile.am
index 2e71b2eda9a9a15f2251b674a058abb0506aeaa5..2ae194c97544984659d0d799587f84b6ab8c9e9e 100644 (file)
@@ -1,15 +1,8 @@
-# Makefile.am for "src/plugins/acpi_notifier" 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-acpi_notifier.metainfo.xml.in
-appdatadir=$(datadir)/appdata
-appdata_DATA = $(appdata_in_files:.xml.in=.xml)
-
-@INTLTOOL_XML_RULE@
-
-EXTRA_DIST = $(appdata_DATA)
-
 plugindir = $(pkglibdir)/plugins
 
 if BUILD_ACPI_NOTIFIER_PLUGIN