summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorAndre Miranda <andreldm@xfce.org>2018-12-06 22:31:35 -0300
committerAndre Miranda <andreldm@xfce.org>2018-12-06 22:31:42 -0300
commit11f2021f41dac6457f01a4dd85fc23857beff492 (patch)
treedf45a1ebeeaaaf49f7fa06f2030147a49b28b96b /data
parent29a354923b0537350e799e1ff75688e9b8c2b5ad (diff)
downloadxfce4-appfinder-11f2021f41dac6457f01a4dd85fc23857beff492.tar.gz
Fix make distcheck build
Diffstat (limited to 'data')
-rw-r--r--data/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index a2da2a3..fd814d4 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -12,7 +12,7 @@ apps_DATA = $(apps_in_files:.desktop.in=.desktop)
@INTLTOOL_XML_RULE@
appdatadir = $(datadir)/metainfo
appdata_DATA = $(appdata_in_files:.xml.in=.xml)
-appdata_in_files = org.xfce.xfce4-appfinder.appdata.xml
+appdata_in_files = org.xfce.xfce4-appfinder.appdata.xml.in
EXTRA_DIST = \
$(apps_in_files) \