Skip to content

Commit b991397

Browse files
committed
move appdata to metainfo directory
fixes #112
1 parent 8b1c92d commit b991397

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ SUBDIRS = pixmaps po src tools help
77
man_MANS = mate-system-monitor.1
88

99
@INTLTOOL_XML_RULE@
10-
appdatadir = $(datadir)/appdata
10+
appdatadir = $(datadir)/metainfo
1111
appdata_in_files = mate-system-monitor.appdata.xml.in
1212
appdata_DATA = $(appdata_in_files:.xml.in=.xml)
1313

0 commit comments

Comments
 (0)