aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 238df40ded8..19bf7c423ff 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -192,7 +192,7 @@ x_default_search_path=@x_default_search_path@
192desktopdir=$(datarootdir)/applications 192desktopdir=$(datarootdir)/applications
193 193
194# Where the etc/emacs.appdata.xml file is to be installed. 194# Where the etc/emacs.appdata.xml file is to be installed.
195appdatadir=$(datarootdir)/appdata 195appdatadir=$(datarootdir)/metainfo
196 196
197# Where the etc/emacs.service file is to be installed. 197# Where the etc/emacs.service file is to be installed.
198# The system value (typically /usr/lib/systemd/user) can be 198# The system value (typically /usr/lib/systemd/user) can be