diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-08-13 15:00:06 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-08-13 15:00:06 +0200 |
commit | 3c403a4863899d5caf0da09a42925855689ac5cd (patch) | |
tree | 8abe62db599c3b0e0642e12dc5b5c8b184498dab /icons/Makefile.in | |
parent | 6e9bda752d89f97b0c66e69d9e57376f2947df0a (diff) | |
parent | 3c829c50a8f705402bdc759946d49ae7caebd003 (diff) |
Updated version 0.26.3 from 'upstream/0.26.3'
with Debian dir 214e96c00e302f0b57a90d9660ad38cb63e82670
Diffstat (limited to 'icons/Makefile.in')
-rw-r--r-- | icons/Makefile.in | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/icons/Makefile.in b/icons/Makefile.in index 49a770f..0bb568d 100644 --- a/icons/Makefile.in +++ b/icons/Makefile.in @@ -90,7 +90,8 @@ build_triplet = @build@ host_triplet = @host@ subdir = icons 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 \ @@ -269,7 +270,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@ |