~ubuntu-branches/ubuntu/quantal/gwibber/quantal

« back to all changes in this revision

Viewing changes to data/icons/breakdance/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Ken VanDine
  • Date: 2012-02-14 17:03:36 UTC
  • mfrom: (1.1.68)
  • Revision ID: package-import@ubuntu.com-20120214170336-sukh2ve1z5z09ml3
Tags: 3.3.4-0ubuntu1
* New upstream release
  - Completed dropped python multiprocessing and refactored the service 
    threading.  Including improving ability to catch individual 
    operation failures.
 - Can't response or write to someone from their user information
   page (LP: #926081)
 - "Repeat" a status on StatusNet fails silently (Scott Sweeny) (LP: #923144)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.3 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6
 
# Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
 
6
# Foundation, Inc.
7
7
# This Makefile.in is free software; the Free Software Foundation
8
8
# gives unlimited permission to copy and/or distribute it,
9
9
# with or without modifications, as long as this notice is preserved.
48
48
        $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
49
49
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
50
50
        $(ACLOCAL_M4)
51
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
51
mkinstalldirs = $(install_sh) -d
52
52
CONFIG_HEADER = $(top_builddir)/config.h
53
53
CONFIG_CLEAN_FILES =
54
54
CONFIG_CLEAN_VPATH_FILES =
55
 
AM_V_GEN = $(am__v_GEN_$(V))
56
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
55
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
56
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
57
57
am__v_GEN_0 = @echo "  GEN   " $@;
58
 
AM_V_at = $(am__v_at_$(V))
59
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
58
AM_V_at = $(am__v_at_@AM_V@)
 
59
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
60
60
am__v_at_0 = @
61
61
SOURCES =
62
62
DIST_SOURCES =
158
158
INTLTOOL_MERGE = @INTLTOOL_MERGE@
159
159
INTLTOOL_PERL = @INTLTOOL_PERL@
160
160
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
161
INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
 
162
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
 
163
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
 
164
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
161
165
INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
162
166
INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
163
167
INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
262
266
includedir = @includedir@
263
267
infodir = @infodir@
264
268
install_sh = @install_sh@
 
269
intltool__v_merge_options_ = @intltool__v_merge_options_@
 
270
intltool__v_merge_options_0 = @intltool__v_merge_options_0@
265
271
libdir = @libdir@
266
272
libexecdir = @libexecdir@
267
273
localedir = @localedir@
534
540
 
535
541
installcheck: installcheck-recursive
536
542
install-strip:
537
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
538
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
539
 
          `test -z '$(STRIP)' || \
540
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
543
        if test -z '$(STRIP)'; then \
 
544
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
545
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
546
              install; \
 
547
        else \
 
548
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
549
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
550
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
551
        fi
541
552
mostlyclean-generic:
542
553
 
543
554
clean-generic: