aboutsummaryrefslogtreecommitdiff
path: root/icons/22x22/Makefile.in
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2014-10-27 20:14:06 +0100
committerGuido Günther <agx@sigxcpu.org>2014-10-27 20:14:06 +0100
commitc39fada698da5b17680af8d9e6958b07bfbdbdd3 (patch)
treee9e2eae6977769d87736dd9c5a197c7b7e14a266 /icons/22x22/Makefile.in
parentDocument changes and release 3.12.0-2 (diff)
parentNew upstream version 3.15.1 (diff)
downloadkrb5-auth-dialog-c39fada698da5b17680af8d9e6958b07bfbdbdd3.tar.gz
krb5-auth-dialog-c39fada698da5b17680af8d9e6958b07bfbdbdd3.tar.bz2
krb5-auth-dialog-c39fada698da5b17680af8d9e6958b07bfbdbdd3.zip
Merge tag 'upstream/3.15.1' into experimental
Upstream version 3.15.1 # gpg: Signature made Mo 27 Okt 2014 20:14:03 CET # gpg: using RSA key 0x07B8B7B0EA98120B # gpg: please do a --check-trustdb # gpg: Good signature from "Guido Günther <agx@sigxcpu.org>" # gpg: aka "Guido Günther <gg@godiug.net>" # gpg: aka "Guido Günther <agx@debian.org>"
Diffstat (limited to 'icons/22x22/Makefile.in')
-rw-r--r--icons/22x22/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/icons/22x22/Makefile.in b/icons/22x22/Makefile.in
index a5ba041..aa0f5d1 100644
--- a/icons/22x22/Makefile.in
+++ b/icons/22x22/Makefile.in
@@ -175,6 +175,7 @@ FGREP = @FGREP@
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
GIO_CFLAGS = @GIO_CFLAGS@
GIO_LIBS = @GIO_LIBS@
+GLIB_COMPILE_RESOURCES = @GLIB_COMPILE_RESOURCES@
GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
GMODULE_CFLAGS = @GMODULE_CFLAGS@
GMODULE_LIBS = @GMODULE_LIBS@
bgstack15