summaryrefslogtreecommitdiff
path: root/app-icons/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'app-icons/Makefile.in')
-rw-r--r--app-icons/Makefile.in8
1 files changed, 5 insertions, 3 deletions
diff --git a/app-icons/Makefile.in b/app-icons/Makefile.in
index 0f72c8c..d9848a4 100644
--- a/app-icons/Makefile.in
+++ b/app-icons/Makefile.in
@@ -90,9 +90,7 @@ build_triplet = @build@
host_triplet = @host@
subdir = app-icons
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/appdata-xml.m4 \
- $(top_srcdir)/m4/ax_check_enable_debug.m4 \
- $(top_srcdir)/m4/ax_generate_changelog.m4 \
+am__aclocal_m4_deps = $(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 \
@@ -179,6 +177,9 @@ AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
API_VERSION = @API_VERSION@
APPSTREAM_UTIL = @APPSTREAM_UTIL@
AR = @AR@
+AUTHENTICATOR_CFLAGS = @AUTHENTICATOR_CFLAGS@
+AUTHENTICATOR_LIBS = @AUTHENTICATOR_LIBS@
+AUTHENTICATOR_PACKAGES = @AUTHENTICATOR_PACKAGES@
AUTOCONF = @AUTOCONF@
AUTOHEADER = @AUTOHEADER@
AUTOMAKE = @AUTOMAKE@
@@ -266,6 +267,7 @@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
PLUGIN_CFLAGS = @PLUGIN_CFLAGS@
PLUGIN_LIBS = @PLUGIN_LIBS@
POSUB = @POSUB@
+PUBLISHER_VALAFLAGS = @PUBLISHER_VALAFLAGS@
PUBLISHING_CFLAGS = @PUBLISHING_CFLAGS@
PUBLISHING_LIBS = @PUBLISHING_LIBS@
RANLIB = @RANLIB@