add configure option --enable-appdata and put all appdata in appdata/
[claws.git] / src / plugins / geolocation / Makefile.am
index db13f21fa667c6424e8548f26f7c2ea585cd3669..5306832aa7fa660005ee2df7adda1789e7790b03 100644 (file)
@@ -2,11 +2,6 @@
 # This file is part of Claws Mail package.
 # See COPYING file for license details.
 
-appdata_files = claws-mail-geolocation.metainfo.xml
-appdatadir = $(datadir)/appdata
-appdata_DATA = $(appdata_files)
-EXTRA_DIST = $(appdata_files)
-
 plugindir = $(pkglibdir)/plugins
 
 if BUILD_GEOLOCATION_PLUGIN