RSSyl: Allow use of .netrc by libcurl. Bug/enhancement #3309, by Vincent Pelletier
[claws.git] / src / plugins / vcalendar / Makefile.am
index 759ef6fdb6528e722c76976361a6c080dabc70cd..3e1738fa8f9a60c530e3c1ec7cf0dc742d50a4be 100644 (file)
@@ -1,13 +1,10 @@
-# Makefile.am for "src/plugins/vcalendar" 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_files = claws-mail-vcalendar.metainfo.xml
-appdatadir = $(datadir)/appdata
-appdata_DATA = $(appdata_files)
-
 SUBDIRS = libical
-EXTRA_DIST = claws.def plugin.def version.rc $(appdata_files)
+EXTRA_DIST = claws.def plugin.def version.rc
 
 IFLAGS = \
        -I$(top_srcdir)/src \