metainfo: add perl plugin
[claws.git] / src / plugins / perl / Makefile.am
index 21737cac3314d59910190de8284192a3d86de402..ec637ffc30e74cfec6b16bfab99a894ac92e5632 100644 (file)
@@ -2,6 +2,11 @@
 # This file is part of Claws Mail package.
 # See COPYING file for license details.
 
 # This file is part of Claws Mail package.
 # See COPYING file for license details.
 
+appdata_files = claws-mail-perl.metainfo.xml
+appdatadir = $(datadir)/appdata
+appdata_DATA = $(appdata_files)
+EXTRA_DIST = $(appdata_files)
+
 SUBDIRS = tools
 
 plugindir = $(pkglibdir)/plugins
 SUBDIRS = tools
 
 plugindir = $(pkglibdir)/plugins