summaryrefslogtreecommitdiff
path: root/misc/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'misc/Makefile.in')
-rw-r--r--misc/Makefile.in7
1 files changed, 4 insertions, 3 deletions
diff --git a/misc/Makefile.in b/misc/Makefile.in
index ece7535..36072f4 100644
--- a/misc/Makefile.in
+++ b/misc/Makefile.in
@@ -90,7 +90,8 @@ build_triplet = @build@
host_triplet = @host@
subdir = misc
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/ax_generate_changelog.m4 \
+am__aclocal_m4_deps = $(top_srcdir)/m4/appstream-xml.m4 \
+ $(top_srcdir)/m4/ax_generate_changelog.m4 \
$(top_srcdir)/m4/ax_is_release.m4 \
$(top_srcdir)/m4/ax_require_defined.m4 \
$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gsettings.m4 \
@@ -297,7 +298,7 @@ am__leading_dot = @am__leading_dot@
am__quote = @am__quote@
am__tar = @am__tar@
am__untar = @am__untar@
-appdataxmldir = @appdataxmldir@
+appstreamxmldir = @appstreamxmldir@
bindir = @bindir@
build = @build@
build_alias = @build_alias@
@@ -585,7 +586,7 @@ $(appdata_XML) : $(appdata_in_files)
$(AM_V_GEN) $(MSGFMT) --desktop --template $< -d $(top_srcdir)/po -o $@
@GSETTINGS_RULES@
-@APPDATA_XML_RULES@
+@APPSTREAM_XML_RULES@
-include $(top_srcdir)/git.mk