Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
move appdata to metainfo directory
fixes #229
  • Loading branch information
monsta committed Jan 5, 2019
1 parent c6d4957 commit 000df06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.am
Expand Up @@ -10,7 +10,7 @@ DISTCHECK_CONFIGURE_FLAGS = \
CFLAGS='-Wno-deprecated-declarations'

@INTLTOOL_XML_RULE@
appdatadir = $(datadir)/appdata
appdatadir = $(datadir)/metainfo
appdata_in_files = mate-terminal.appdata.xml.in
appdata_DATA = $(appdata_in_files:.xml.in=.xml)

Expand Down

0 comments on commit 000df06

Please sign in to comment.