diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-12-13 15:58:27 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-12-13 15:58:27 -0300 |
commit | 3fc178d3e76d039860cf844d55a1a5c953507b5d (patch) | |
tree | 0ebaf312389d660859e015cf3fe168a207f2d590 /Makefile.am | |
parent | a9d7da368d15868c9353ac9227907c23b954635d (diff) | |
download | mv-3fc178d3e76d039860cf844d55a1a5c953507b5d.tar.gz mv-3fc178d3e76d039860cf844d55a1a5c953507b5d.tar.bz2 mv-3fc178d3e76d039860cf844d55a1a5c953507b5d.tar.xz mv-3fc178d3e76d039860cf844d55a1a5c953507b5d.zip |
manaversetest -> manaplustest
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index d082fe8dc..603cf8e16 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,7 +4,7 @@ SUBDIRS = data docs po src desktopdir = $(datarootdir)/applications desktop_DATA = manaplus.desktop \ - manaversetest.desktop + manaplustest.desktop appdatadir = $(datarootdir)/appdata |