Skip to content

Commit b78db67

Browse files
committed
move appdata to metainfo directory
fixes #112
1 parent b12871c commit b78db67

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)