~teemperor/elementaryos/os-patch-gnome-control-center-precise-build-fixes

« back to all changes in this revision

Viewing changes to panels/color/icons/22x22/Makefile.in

  • Committer: Sergey "Shnatsel" Davidoff
  • Date: 2012-06-02 10:45:50 UTC
  • Revision ID: shnatsel@gmail.com-20120602104550-zj9qy066pdb70bc4
* debian/patches/96_sound_nua_panel.patch:
  Fix segfault on selecting bluetooth input (LP: #1004384)
* New upstream bug fix version:
  Ignore NFS and removable mounts when calculating disk size (lp: #980317)

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.
47
47
CONFIG_HEADER = $(top_builddir)/config.h
48
48
CONFIG_CLEAN_FILES =
49
49
CONFIG_CLEAN_VPATH_FILES =
50
 
AM_V_GEN = $(am__v_GEN_$(V))
51
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
50
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
51
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
52
52
am__v_GEN_0 = @echo "  GEN   " $@;
53
 
AM_V_at = $(am__v_at_$(V))
54
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
53
AM_V_at = $(am__v_at_@AM_V@)
 
54
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
55
55
am__v_at_0 = @
56
56
SOURCES =
57
57
DIST_SOURCES =
76
76
am__base_list = \
77
77
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
78
78
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
79
am__uninstall_files_from_dir = { \
 
80
  test -z "$$files" \
 
81
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
 
82
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
 
83
         $(am__cd) "$$dir" && rm -f $$files; }; \
 
84
  }
79
85
am__installdirs = "$(DESTDIR)$(iconsdir)"
80
86
DATA = $(icons_DATA)
81
87
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
139
145
INTLTOOL_MERGE = @INTLTOOL_MERGE@
140
146
INTLTOOL_PERL = @INTLTOOL_PERL@
141
147
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
148
INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
 
149
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
 
150
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
 
151
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
142
152
ISOCODES_CFLAGS = @ISOCODES_CFLAGS@
143
153
ISOCODES_LIBS = @ISOCODES_LIBS@
144
154
KEYBOARD_PANEL_CFLAGS = @KEYBOARD_PANEL_CFLAGS@
263
273
includedir = @includedir@
264
274
infodir = @infodir@
265
275
install_sh = @install_sh@
 
276
intltool__v_merge_options_ = @intltool__v_merge_options_@
 
277
intltool__v_merge_options_0 = @intltool__v_merge_options_0@
266
278
libdir = @libdir@
267
279
libexecdir = @libexecdir@
268
280
localedir = @localedir@
348
360
        @$(NORMAL_UNINSTALL)
349
361
        @list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \
350
362
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
351
 
        test -n "$$files" || exit 0; \
352
 
        echo " ( cd '$(DESTDIR)$(iconsdir)' && rm -f" $$files ")"; \
353
 
        cd "$(DESTDIR)$(iconsdir)" && rm -f $$files
 
363
        dir='$(DESTDIR)$(iconsdir)'; $(am__uninstall_files_from_dir)
354
364
tags: TAGS
355
365
TAGS:
356
366
 
405
415
 
406
416
installcheck: installcheck-am
407
417
install-strip:
408
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
409
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
410
 
          `test -z '$(STRIP)' || \
411
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
418
        if test -z '$(STRIP)'; then \
 
419
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
420
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
421
              install; \
 
422
        else \
 
423
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
424
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
425
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
426
        fi
412
427
mostlyclean-generic:
413
428
 
414
429
clean-generic: