summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorjak1 <mike.wollmann@gmail.com>2021-12-18 13:54:20 +0100
committerjak1 <mike.wollmann@gmail.com>2021-12-18 14:01:59 +0100
commit8ccd482f2bbdf5ce1febbf2eb78fee491ba2fa0b (patch)
treecdbb62976265b05777cf6dea2e5e3db183549390 /Makefile.am
parente6cb15264d30a9ca38f48b2f3a5198d86cb92d60 (diff)
downloadplus-8ccd482f2bbdf5ce1febbf2eb78fee491ba2fa0b.tar.gz
plus-8ccd482f2bbdf5ce1febbf2eb78fee491ba2fa0b.tar.bz2
plus-8ccd482f2bbdf5ce1febbf2eb78fee491ba2fa0b.tar.xz
plus-8ccd482f2bbdf5ce1febbf2eb78fee491ba2fa0b.zip
changed appdata to metainfo fixes #56
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 603cf8e16..70c6981be 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,9 +6,9 @@ desktopdir = $(datarootdir)/applications
desktop_DATA = manaplus.desktop \
manaplustest.desktop
-appdatadir = $(datarootdir)/appdata
+appdatadir = $(datarootdir)/metainfo
-appdata_DATA = manaplus.appdata.xml
+appdata_DATA = manaplus.metainfo.xml
# Extra files to include
EXTRA_DIST = $(desktop_DATA) \