diff options
author | Guido Günther <agx@sigxcpu.org> | 2010-04-03 17:48:37 +0200 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2010-04-03 17:48:37 +0200 |
commit | 94a695aa8461a225967141d2b7a006d0eada1ea4 (patch) | |
tree | c8470519527845067ae261273e40ee0b97ed6052 /icons/22x22/Makefile.in | |
parent | document changes and release 0.14-2 (diff) | |
parent | Imported Upstream version 0.15 (diff) | |
download | krb5-auth-dialog-94a695aa8461a225967141d2b7a006d0eada1ea4.tar.gz krb5-auth-dialog-94a695aa8461a225967141d2b7a006d0eada1ea4.tar.bz2 krb5-auth-dialog-94a695aa8461a225967141d2b7a006d0eada1ea4.zip |
Merge commit 'upstream/0.15'
Diffstat (limited to 'icons/22x22/Makefile.in')
-rw-r--r-- | icons/22x22/Makefile.in | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/icons/22x22/Makefile.in b/icons/22x22/Makefile.in index fb82158..5b0fba2 100644 --- a/icons/22x22/Makefile.in +++ b/icons/22x22/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.11 from Makefile.am. +# Makefile.in generated by automake 1.11.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -46,6 +46,12 @@ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = +AM_V_GEN = $(am__v_GEN_$(V)) +am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) +am__v_GEN_0 = @echo " GEN " $@; +AM_V_at = $(am__v_at_$(V)) +am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) +am__v_at_0 = @ SOURCES = DIST_SOURCES = am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; @@ -75,6 +81,7 @@ DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALL_LINGUAS = @ALL_LINGUAS@ AMTAR = @AMTAR@ +AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ AR = @AR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ |