Fix bug #3380. Initialize widget before callback handler for 'clicked'
[claws.git] / src / plugins / clamd / Makefile.am
index 8f443971c9aa3f2ccd4985364efcb1ec7405f012..2e97582a60e353f545c45dc67b709aba9ff0a8aa 100644 (file)
@@ -1,15 +1,8 @@
-# Makefile.am for "src/plugins/clamd" 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-clamd.metainfo.xml.in
-appdatadir=$(datadir)/appdata
-appdata_DATA = $(appdata_in_files:.xml.in=.xml)
-
-@INTLTOOL_XML_RULE@
-
-EXTRA_DIST = $(appdata_DATA)
-
 SUBDIRS = libclamd
 plugindir = $(pkglibdir)/plugins