~ubuntu-branches/ubuntu/utopic/gnome-control-center/utopic-proposed

« back to all changes in this revision

Viewing changes to panels/sound/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher, Sebastien Bacher, Robert Ancell, Iain Lane, Edward Donovan, Rico Tzschichholz, Jeremy Bicha, David Henningsson
  • Date: 2012-11-21 19:32:45 UTC
  • mfrom: (1.1.63)
  • Revision ID: package-import@ubuntu.com-20121121193245-mj61nzz1z4fk3z25
Tags: 1:3.6.3-0ubuntu1
[ Sebastien Bacher ]
* New upstream version
* debian/control.in: recommends libcanberra-pulse (lp: #1004973)
* debian/patches/58_ubuntu_icon_views_redesign.patch:
  - drop most of the changes, keep the different grid size though
    to fit on screen with our extra icons
* debian/patches/91_dont_show_in_unity.patch:
  - dropped, show the upstream printer panel and the layout tab
* debian/patches/revert_git_keyboard_gsettings.patch,
  debian/patches/revert_git_stop_using_gconf.patch:
  - dropped the gconf->gsettings reverts

[ Robert Ancell ]
* New upstream release (LP: #1010317)
* debian/control:
  - Bump build-depends on libgnome-desktop-3-dev, libwacom-dev
  - Add build-depends on libclutter-1.0-dev, libclutter-gtk-1.0-dev,
    libpwquality-dev
  - Drop build-depends on libgnomekbd-dev
* debian/patches/60_ubuntu_nav_bar.patch:
  - Disabled for now, doesn't apply
* debian/patches/revert_ua_gsettings.patch:
  - We can use GSettings for universal access now
* debian/patches/00git_online_accounts_gtkgrid.patch:
* debian/patches/00git_online_accounts_layout.part:
* debian/patches/git_wacom_translations.patch:
  - Applied upstream

[ Iain Lane ]
* Add Build-Depends on libxkbfile-dev
* New upstream release.
* Refresh all patches to apply cleanly.

[ Edward Donovan ]
* debian/source_gnome-control-center.py: Fix for Python 3. (LP: #1013171)

[ Rico Tzschichholz ]
* debian/control.in:
  - Build-depend on gtk-doc-tools instead of docbook directly
  - Bump minimum glib-2.0, gnome-desktop3, gnome-settings-daemon
     and gsettings-desktop-schemas

[ Jeremy Bicha ]
* Dropped more patches applied in new version:
  - git_unmute_sound_event.patch
  - git_fix_big_editable_labels.patch
  - 96_sound_nua_panel.patch
* debian/patches/04_new_appearance_settings.patch:
  - Dropped, this is now packaged separately as gnome-control-center-unity
* debian/patches/10_keyboard_layout_on_unity.patch:
  - Don't change the keyboard panel name when not running Unity
* debian/patches/52_ubuntu_language_list_mods.patch:
  - Don't disable adding current language to the list. While this
    fix shows the current language twice, at least it avoids the
    "Ubuntu suddenly in Chinese" bug (LP: #1035219)
* debian/patches/53_use_ubuntu_help.patch:
  - Only show Ubuntu help when running Unity
* debian/patches/58_hide_gdm_notifications.patch:
  - Hide "Show notifications when locked" settings when running Unity
    since it's a GNOME Shell-specific feature
* debian/patches/63_normal_scrollbar_in_a11y.patch:
  - Drop, overlay-scrollbars should handle this instead
* debian/patches/91_dont_show_in_unity.patch:
  - Hide Printers & Region panels in Unity until we're ready to switch
    to them.
* debian/patches/fix-crash-on-user-panel.patch:
  - Dropped, GNOME says it's obsolete
* debian/rules:
  - Build with -z,defs again
  - Explicitly disable ibus support since ibus 1.4 isn't supported in
    this version
* debian/control.in:
  - Drop ubuntu-docs and gnome-user-guide from recommends to suggests
  - Don't recommend indicators; let's leave that to Unity

[ David Henningsson ]
* sound_nua_panel.patch: Rebase to gnome 3.6 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.3 from Makefile.am.
 
1
# Makefile.in generated by automake 1.12.2 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
 
# Foundation, Inc.
 
4
# Copyright (C) 1994-2012 Free Software Foundation, Inc.
 
5
 
7
6
# This Makefile.in is free software; the Free Software Foundation
8
7
# gives unlimited permission to copy and/or distribute it,
9
8
# with or without modifications, as long as this notice is preserved.
17
16
 
18
17
 
19
18
VPATH = @srcdir@
 
19
am__make_dryrun = \
 
20
  { \
 
21
    am__dry=no; \
 
22
    case $$MAKEFLAGS in \
 
23
      *\\[\ \   ]*) \
 
24
        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
 
25
          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
 
26
      *) \
 
27
        for am__flg in $$MAKEFLAGS; do \
 
28
          case $$am__flg in \
 
29
            *=*|--*) ;; \
 
30
            *n*) am__dry=yes; break;; \
 
31
          esac; \
 
32
        done;; \
 
33
    esac; \
 
34
    test $$am__dry = yes; \
 
35
  }
20
36
pkgdatadir = $(datadir)/@PACKAGE@
21
37
pkgincludedir = $(includedir)/@PACKAGE@
22
38
pkglibdir = $(libdir)/@PACKAGE@
37
53
host_triplet = @host@
38
54
bin_PROGRAMS = gnome-sound-applet$(EXEEXT) $(am__EXEEXT_1)
39
55
subdir = panels/sound
40
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
56
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
 
57
        $(top_srcdir)/depcomp
41
58
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42
59
am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \
43
60
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
81
98
libgnomevolumecontrol_la_LIBADD =
82
99
am__objects_1 =
83
100
am_libgnomevolumecontrol_la_OBJECTS = gvc-mixer-card.lo \
84
 
        gvc-mixer-stream.lo gvc-channel-map.lo gvc-mixer-sink.lo \
85
 
        gvc-mixer-source.lo gvc-mixer-sink-input.lo \
 
101
        gvc-mixer-stream.lo gvc-channel-map.lo gvc-mixer-ui-device.lo \
 
102
        gvc-mixer-sink.lo gvc-mixer-source.lo gvc-mixer-sink-input.lo \
86
103
        gvc-mixer-source-output.lo gvc-mixer-event-role.lo \
87
104
        gvc-mixer-control.lo gvc-channel-bar.lo $(am__objects_1)
88
105
libgnomevolumecontrol_la_OBJECTS =  \
90
107
AM_V_lt = $(am__v_lt_@AM_V@)
91
108
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
92
109
am__v_lt_0 = --silent
 
110
am__v_lt_1 = 
93
111
am__DEPENDENCIES_1 =
94
112
libsound_la_DEPENDENCIES = libgnomevolumecontrol.la \
95
113
        $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
110
128
gnome_sound_applet_OBJECTS = $(am_gnome_sound_applet_OBJECTS)
111
129
gnome_sound_applet_DEPENDENCIES = libgnomevolumecontrol.la \
112
130
        $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
 
131
AM_V_P = $(am__v_P_@AM_V@)
 
132
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
 
133
am__v_P_0 = false
 
134
am__v_P_1 = :
 
135
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
136
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
 
137
am__v_GEN_0 = @echo "  GEN     " $@;
 
138
am__v_GEN_1 = 
 
139
AM_V_at = $(am__v_at_@AM_V@)
 
140
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
 
141
am__v_at_0 = @
 
142
am__v_at_1 = 
113
143
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
114
144
depcomp = $(SHELL) $(top_srcdir)/depcomp
115
145
am__depfiles_maybe = depfiles
122
152
        $(AM_CFLAGS) $(CFLAGS)
123
153
AM_V_CC = $(am__v_CC_@AM_V@)
124
154
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
125
 
am__v_CC_0 = @echo "  CC    " $@;
126
 
AM_V_at = $(am__v_at_@AM_V@)
127
 
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
128
 
am__v_at_0 = @
 
155
am__v_CC_0 = @echo "  CC      " $@;
 
156
am__v_CC_1 = 
129
157
CCLD = $(CC)
130
158
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
131
159
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
132
160
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
133
161
AM_V_CCLD = $(am__v_CCLD_@AM_V@)
134
162
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
135
 
am__v_CCLD_0 = @echo "  CCLD  " $@;
136
 
AM_V_GEN = $(am__v_GEN_@AM_V@)
137
 
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
138
 
am__v_GEN_0 = @echo "  GEN   " $@;
 
163
am__v_CCLD_0 = @echo "  CCLD    " $@;
 
164
am__v_CCLD_1 = 
139
165
SOURCES = $(libgnomevolumecontrol_la_SOURCES) $(libsound_la_SOURCES) \
140
166
        $(gnome_sound_applet_SOURCES)
141
167
DIST_SOURCES = $(libgnomevolumecontrol_la_SOURCES) \
147
173
        install-pdf-recursive install-ps-recursive install-recursive \
148
174
        installcheck-recursive installdirs-recursive pdf-recursive \
149
175
        ps-recursive uninstall-recursive
 
176
am__can_run_installinfo = \
 
177
  case $$AM_UPDATE_INFO_DIR in \
 
178
    n|no|NO) false;; \
 
179
    *) (install-info --version) >/dev/null 2>&1;; \
 
180
  esac
150
181
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
151
182
  distclean-recursive maintainer-clean-recursive
152
183
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
249
280
ISOCODES_LIBS = @ISOCODES_LIBS@
250
281
KEYBOARD_PANEL_CFLAGS = @KEYBOARD_PANEL_CFLAGS@
251
282
KEYBOARD_PANEL_LIBS = @KEYBOARD_PANEL_LIBS@
 
283
KRB5_CFLAGS = @KRB5_CFLAGS@
 
284
KRB5_CONFIG = @KRB5_CONFIG@
 
285
KRB5_LIBS = @KRB5_LIBS@
252
286
LD = @LD@
253
287
LDFLAGS = @LDFLAGS@
254
288
LIBGNOME_CONTROL_CENTER_CFLAGS = @LIBGNOME_CONTROL_CENTER_CFLAGS@
332
366
XF86MISC_LIBS = @XF86MISC_LIBS@
333
367
XGETTEXT = @XGETTEXT@
334
368
XMKMF = @XMKMF@
 
369
XSLTPROC = @XSLTPROC@
335
370
X_CFLAGS = @X_CFLAGS@
336
371
X_EXTRA_LIBS = @X_EXTRA_LIBS@
337
372
X_LIBS = @X_LIBS@
419
454
        gvc-channel-map.h                       \
420
455
        gvc-channel-map.c                       \
421
456
        gvc-channel-map-private.h               \
 
457
        gvc-mixer-ui-device.h                   \
 
458
        gvc-mixer-ui-device.c                   \
422
459
        gvc-mixer-sink.h                        \
423
460
        gvc-mixer-sink.c                        \
424
461
        gvc-mixer-source.h                      \
531
568
$(am__aclocal_m4_deps):
532
569
install-ccpanelsLTLIBRARIES: $(ccpanels_LTLIBRARIES)
533
570
        @$(NORMAL_INSTALL)
534
 
        test -z "$(ccpanelsdir)" || $(MKDIR_P) "$(DESTDIR)$(ccpanelsdir)"
535
571
        @list='$(ccpanels_LTLIBRARIES)'; test -n "$(ccpanelsdir)" || list=; \
536
572
        list2=; for p in $$list; do \
537
573
          if test -f $$p; then \
539
575
          else :; fi; \
540
576
        done; \
541
577
        test -z "$$list2" || { \
 
578
          echo " $(MKDIR_P) '$(DESTDIR)$(ccpanelsdir)'"; \
 
579
          $(MKDIR_P) "$(DESTDIR)$(ccpanelsdir)" || exit 1; \
542
580
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(ccpanelsdir)'"; \
543
581
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(ccpanelsdir)"; \
544
582
        }
554
592
 
555
593
clean-ccpanelsLTLIBRARIES:
556
594
        -test -z "$(ccpanels_LTLIBRARIES)" || rm -f $(ccpanels_LTLIBRARIES)
557
 
        @list='$(ccpanels_LTLIBRARIES)'; for p in $$list; do \
558
 
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
559
 
          test "$$dir" != "$$p" || dir=.; \
560
 
          echo "rm -f \"$${dir}/so_locations\""; \
561
 
          rm -f "$${dir}/so_locations"; \
562
 
        done
 
595
        @list='$(ccpanels_LTLIBRARIES)'; \
 
596
        locs=`for p in $$list; do echo $$p; done | \
 
597
              sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
 
598
              sort -u`; \
 
599
        test -z "$$locs" || { \
 
600
          echo rm -f $${locs}; \
 
601
          rm -f $${locs}; \
 
602
        }
563
603
 
564
604
clean-noinstLTLIBRARIES:
565
605
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
566
 
        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
567
 
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
568
 
          test "$$dir" != "$$p" || dir=.; \
569
 
          echo "rm -f \"$${dir}/so_locations\""; \
570
 
          rm -f "$${dir}/so_locations"; \
571
 
        done
 
606
        @list='$(noinst_LTLIBRARIES)'; \
 
607
        locs=`for p in $$list; do echo $$p; done | \
 
608
              sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
 
609
              sort -u`; \
 
610
        test -z "$$locs" || { \
 
611
          echo rm -f $${locs}; \
 
612
          rm -f $${locs}; \
 
613
        }
572
614
libgnomevolumecontrol.la: $(libgnomevolumecontrol_la_OBJECTS) $(libgnomevolumecontrol_la_DEPENDENCIES) $(EXTRA_libgnomevolumecontrol_la_DEPENDENCIES) 
573
615
        $(AM_V_CCLD)$(LINK)  $(libgnomevolumecontrol_la_OBJECTS) $(libgnomevolumecontrol_la_LIBADD) $(LIBS)
574
616
libsound.la: $(libsound_la_OBJECTS) $(libsound_la_DEPENDENCIES) $(EXTRA_libsound_la_DEPENDENCIES) 
575
617
        $(AM_V_CCLD)$(libsound_la_LINK) -rpath $(ccpanelsdir) $(libsound_la_OBJECTS) $(libsound_la_LIBADD) $(LIBS)
576
618
install-binPROGRAMS: $(bin_PROGRAMS)
577
619
        @$(NORMAL_INSTALL)
578
 
        test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
579
620
        @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
 
621
        if test -n "$$list"; then \
 
622
          echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
 
623
          $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
 
624
        fi; \
580
625
        for p in $$list; do echo "$$p $$p"; done | \
581
626
        sed 's/$(EXEEXT)$$//' | \
582
627
        while read p p1; do if test -f $$p || test -f $$p1; \
644
689
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gvc-mixer-source-output.Plo@am__quote@
645
690
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gvc-mixer-source.Plo@am__quote@
646
691
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gvc-mixer-stream.Plo@am__quote@
 
692
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gvc-mixer-ui-device.Plo@am__quote@
647
693
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gvc-sound-theme-chooser.Plo@am__quote@
648
694
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gvc-speaker-test.Plo@am__quote@
649
695
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gvc-stream-status-icon.Po@am__quote@
677
723
        -rm -rf .libs _libs
678
724
 
679
725
# This directory's subdirectories are mostly independent; you can cd
680
 
# into them and run `make' without going through this Makefile.
681
 
# To change the values of `make' variables: instead of editing Makefiles,
682
 
# (1) if the variable is set in `config.status', edit `config.status'
683
 
#     (which will cause the Makefiles to be regenerated when you run `make');
684
 
# (2) otherwise, pass the desired values on the `make' command line.
685
 
$(RECURSIVE_TARGETS):
 
726
# into them and run 'make' without going through this Makefile.
 
727
# To change the values of 'make' variables: instead of editing Makefiles,
 
728
# (1) if the variable is set in 'config.status', edit 'config.status'
 
729
#     (which will cause the Makefiles to be regenerated when you run 'make');
 
730
# (2) otherwise, pass the desired values on the 'make' command line.
 
731
$(RECURSIVE_TARGETS) $(RECURSIVE_CLEAN_TARGETS):
686
732
        @fail= failcom='exit 1'; \
687
733
        for f in x $$MAKEFLAGS; do \
688
734
          case $$f in \
692
738
        done; \
693
739
        dot_seen=no; \
694
740
        target=`echo $@ | sed s/-recursive//`; \
695
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
741
        case "$@" in \
 
742
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
743
          *) list='$(SUBDIRS)' ;; \
 
744
        esac; \
 
745
        for subdir in $$list; do \
696
746
          echo "Making $$target in $$subdir"; \
697
747
          if test "$$subdir" = "."; then \
698
748
            dot_seen=yes; \
706
756
        if test "$$dot_seen" = "no"; then \
707
757
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
708
758
        fi; test -z "$$fail"
709
 
 
710
 
$(RECURSIVE_CLEAN_TARGETS):
711
 
        @fail= failcom='exit 1'; \
712
 
        for f in x $$MAKEFLAGS; do \
713
 
          case $$f in \
714
 
            *=* | --[!k]*);; \
715
 
            *k*) failcom='fail=yes';; \
716
 
          esac; \
717
 
        done; \
718
 
        dot_seen=no; \
719
 
        case "$@" in \
720
 
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
721
 
          *) list='$(SUBDIRS)' ;; \
722
 
        esac; \
723
 
        rev=''; for subdir in $$list; do \
724
 
          if test "$$subdir" = "."; then :; else \
725
 
            rev="$$subdir $$rev"; \
726
 
          fi; \
727
 
        done; \
728
 
        rev="$$rev ."; \
729
 
        target=`echo $@ | sed s/-recursive//`; \
730
 
        for subdir in $$rev; do \
731
 
          echo "Making $$target in $$subdir"; \
732
 
          if test "$$subdir" = "."; then \
733
 
            local_target="$$target-am"; \
734
 
          else \
735
 
            local_target="$$target"; \
736
 
          fi; \
737
 
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
738
 
          || eval $$failcom; \
739
 
        done && test -z "$$fail"
740
759
tags-recursive:
741
760
        list='$(SUBDIRS)'; for subdir in $$list; do \
742
761
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
745
764
        list='$(SUBDIRS)'; for subdir in $$list; do \
746
765
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
747
766
        done
 
767
cscopelist-recursive:
 
768
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
769
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) cscopelist); \
 
770
        done
748
771
 
749
772
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
750
773
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
808
831
          && $(am__cd) $(top_srcdir) \
809
832
          && gtags -i $(GTAGS_ARGS) "$$here"
810
833
 
 
834
cscopelist: cscopelist-recursive $(HEADERS) $(SOURCES) $(LISP)
 
835
        list='$(SOURCES) $(HEADERS) $(LISP)'; \
 
836
        case "$(srcdir)" in \
 
837
          [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
 
838
          *) sdir=$(subdir)/$(srcdir) ;; \
 
839
        esac; \
 
840
        for i in $$list; do \
 
841
          if test -f "$$i"; then \
 
842
            echo "$(subdir)/$$i"; \
 
843
          else \
 
844
            echo "$$sdir/$$i"; \
 
845
          fi; \
 
846
        done >> $(top_builddir)/cscope.files
 
847
 
811
848
distclean-tags:
812
849
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
813
850
 
843
880
        done
844
881
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
845
882
          if test "$$subdir" = .; then :; else \
846
 
            test -d "$(distdir)/$$subdir" \
847
 
            || $(MKDIR_P) "$(distdir)/$$subdir" \
848
 
            || exit 1; \
849
 
          fi; \
850
 
        done
851
 
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
852
 
          if test "$$subdir" = .; then :; else \
 
883
            $(am__make_dryrun) \
 
884
              || test -d "$(distdir)/$$subdir" \
 
885
              || $(MKDIR_P) "$(distdir)/$$subdir" \
 
886
              || exit 1; \
853
887
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
854
888
            $(am__relativize); \
855
889
            new_distdir=$$reldir; \
984
1018
uninstall-am: uninstall-binPROGRAMS uninstall-ccpanelsLTLIBRARIES
985
1019
 
986
1020
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
987
 
        ctags-recursive install install-am install-strip \
988
 
        tags-recursive
 
1021
        cscopelist-recursive ctags-recursive install install-am \
 
1022
        install-strip tags-recursive
989
1023
 
990
1024
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
991
1025
        all all-am check check-am clean clean-binPROGRAMS \
992
1026
        clean-ccpanelsLTLIBRARIES clean-generic clean-libtool \
993
 
        clean-noinstLTLIBRARIES ctags ctags-recursive distclean \
994
 
        distclean-compile distclean-generic distclean-libtool \
995
 
        distclean-tags distdir dvi dvi-am html html-am info info-am \
996
 
        install install-am install-binPROGRAMS \
 
1027
        clean-noinstLTLIBRARIES cscopelist cscopelist-recursive ctags \
 
1028
        ctags-recursive distclean distclean-compile distclean-generic \
 
1029
        distclean-libtool distclean-tags distdir dvi dvi-am html \
 
1030
        html-am info info-am install install-am install-binPROGRAMS \
997
1031
        install-ccpanelsLTLIBRARIES install-data install-data-am \
998
1032
        install-dvi install-dvi-am install-exec install-exec-am \
999
1033
        install-html install-html-am install-info install-info-am \