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

« back to all changes in this revision

Viewing changes to panels/power/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@
38
54
subdir = panels/power
39
55
DIST_COMMON = $(dist_ui_DATA) $(srcdir)/Makefile.am \
40
56
        $(srcdir)/Makefile.in \
41
 
        $(srcdir)/gnome-power-panel.desktop.in.in
 
57
        $(srcdir)/gnome-power-panel.desktop.in.in \
 
58
        $(top_srcdir)/depcomp
42
59
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43
60
am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \
44
61
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
87
104
AM_V_lt = $(am__v_lt_@AM_V@)
88
105
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
89
106
am__v_lt_0 = --silent
 
107
am__v_lt_1 = 
90
108
libpower_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
91
109
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
92
110
        $(libpower_la_LDFLAGS) $(LDFLAGS) -o $@
 
111
AM_V_P = $(am__v_P_@AM_V@)
 
112
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
 
113
am__v_P_0 = false
 
114
am__v_P_1 = :
 
115
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
116
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
 
117
am__v_GEN_0 = @echo "  GEN     " $@;
 
118
am__v_GEN_1 = 
 
119
AM_V_at = $(am__v_at_@AM_V@)
 
120
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
 
121
am__v_at_0 = @
 
122
am__v_at_1 = 
93
123
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
94
124
depcomp = $(SHELL) $(top_srcdir)/depcomp
95
125
am__depfiles_maybe = depfiles
102
132
        $(AM_CFLAGS) $(CFLAGS)
103
133
AM_V_CC = $(am__v_CC_@AM_V@)
104
134
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
105
 
am__v_CC_0 = @echo "  CC    " $@;
106
 
AM_V_at = $(am__v_at_@AM_V@)
107
 
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
108
 
am__v_at_0 = @
 
135
am__v_CC_0 = @echo "  CC      " $@;
 
136
am__v_CC_1 = 
109
137
CCLD = $(CC)
110
138
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
111
139
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
112
140
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
113
141
AM_V_CCLD = $(am__v_CCLD_@AM_V@)
114
142
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
115
 
am__v_CCLD_0 = @echo "  CCLD  " $@;
116
 
AM_V_GEN = $(am__v_GEN_@AM_V@)
117
 
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
118
 
am__v_GEN_0 = @echo "  GEN   " $@;
 
143
am__v_CCLD_0 = @echo "  CCLD    " $@;
 
144
am__v_CCLD_1 = 
119
145
SOURCES = $(libpower_la_SOURCES)
120
146
DIST_SOURCES = $(libpower_la_SOURCES)
121
147
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
125
151
        install-pdf-recursive install-ps-recursive install-recursive \
126
152
        installcheck-recursive installdirs-recursive pdf-recursive \
127
153
        ps-recursive uninstall-recursive
 
154
am__can_run_installinfo = \
 
155
  case $$AM_UPDATE_INFO_DIR in \
 
156
    n|no|NO) false;; \
 
157
    *) (install-info --version) >/dev/null 2>&1;; \
 
158
  esac
128
159
DATA = $(desktop_DATA) $(dist_ui_DATA)
129
160
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
130
161
  distclean-recursive maintainer-clean-recursive
228
259
ISOCODES_LIBS = @ISOCODES_LIBS@
229
260
KEYBOARD_PANEL_CFLAGS = @KEYBOARD_PANEL_CFLAGS@
230
261
KEYBOARD_PANEL_LIBS = @KEYBOARD_PANEL_LIBS@
 
262
KRB5_CFLAGS = @KRB5_CFLAGS@
 
263
KRB5_CONFIG = @KRB5_CONFIG@
 
264
KRB5_LIBS = @KRB5_LIBS@
231
265
LD = @LD@
232
266
LDFLAGS = @LDFLAGS@
233
267
LIBGNOME_CONTROL_CENTER_CFLAGS = @LIBGNOME_CONTROL_CENTER_CFLAGS@
311
345
XF86MISC_LIBS = @XF86MISC_LIBS@
312
346
XGETTEXT = @XGETTEXT@
313
347
XMKMF = @XMKMF@
 
348
XSLTPROC = @XSLTPROC@
314
349
X_CFLAGS = @X_CFLAGS@
315
350
X_EXTRA_LIBS = @X_EXTRA_LIBS@
316
351
X_LIBS = @X_LIBS@
433
468
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
434
469
install-ccpanelsLTLIBRARIES: $(ccpanels_LTLIBRARIES)
435
470
        @$(NORMAL_INSTALL)
436
 
        test -z "$(ccpanelsdir)" || $(MKDIR_P) "$(DESTDIR)$(ccpanelsdir)"
437
471
        @list='$(ccpanels_LTLIBRARIES)'; test -n "$(ccpanelsdir)" || list=; \
438
472
        list2=; for p in $$list; do \
439
473
          if test -f $$p; then \
441
475
          else :; fi; \
442
476
        done; \
443
477
        test -z "$$list2" || { \
 
478
          echo " $(MKDIR_P) '$(DESTDIR)$(ccpanelsdir)'"; \
 
479
          $(MKDIR_P) "$(DESTDIR)$(ccpanelsdir)" || exit 1; \
444
480
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(ccpanelsdir)'"; \
445
481
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(ccpanelsdir)"; \
446
482
        }
456
492
 
457
493
clean-ccpanelsLTLIBRARIES:
458
494
        -test -z "$(ccpanels_LTLIBRARIES)" || rm -f $(ccpanels_LTLIBRARIES)
459
 
        @list='$(ccpanels_LTLIBRARIES)'; for p in $$list; do \
460
 
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
461
 
          test "$$dir" != "$$p" || dir=.; \
462
 
          echo "rm -f \"$${dir}/so_locations\""; \
463
 
          rm -f "$${dir}/so_locations"; \
464
 
        done
 
495
        @list='$(ccpanels_LTLIBRARIES)'; \
 
496
        locs=`for p in $$list; do echo $$p; done | \
 
497
              sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
 
498
              sort -u`; \
 
499
        test -z "$$locs" || { \
 
500
          echo rm -f $${locs}; \
 
501
          rm -f $${locs}; \
 
502
        }
465
503
libpower.la: $(libpower_la_OBJECTS) $(libpower_la_DEPENDENCIES) $(EXTRA_libpower_la_DEPENDENCIES) 
466
504
        $(AM_V_CCLD)$(libpower_la_LINK) -rpath $(ccpanelsdir) $(libpower_la_OBJECTS) $(libpower_la_LIBADD) $(LIBS)
467
505
 
502
540
        -rm -rf .libs _libs
503
541
install-desktopDATA: $(desktop_DATA)
504
542
        @$(NORMAL_INSTALL)
505
 
        test -z "$(desktopdir)" || $(MKDIR_P) "$(DESTDIR)$(desktopdir)"
506
543
        @list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
 
544
        if test -n "$$list"; then \
 
545
          echo " $(MKDIR_P) '$(DESTDIR)$(desktopdir)'"; \
 
546
          $(MKDIR_P) "$(DESTDIR)$(desktopdir)" || exit 1; \
 
547
        fi; \
507
548
        for p in $$list; do \
508
549
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
509
550
          echo "$$d$$p"; \
520
561
        dir='$(DESTDIR)$(desktopdir)'; $(am__uninstall_files_from_dir)
521
562
install-dist_uiDATA: $(dist_ui_DATA)
522
563
        @$(NORMAL_INSTALL)
523
 
        test -z "$(uidir)" || $(MKDIR_P) "$(DESTDIR)$(uidir)"
524
564
        @list='$(dist_ui_DATA)'; test -n "$(uidir)" || list=; \
 
565
        if test -n "$$list"; then \
 
566
          echo " $(MKDIR_P) '$(DESTDIR)$(uidir)'"; \
 
567
          $(MKDIR_P) "$(DESTDIR)$(uidir)" || exit 1; \
 
568
        fi; \
525
569
        for p in $$list; do \
526
570
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
527
571
          echo "$$d$$p"; \
538
582
        dir='$(DESTDIR)$(uidir)'; $(am__uninstall_files_from_dir)
539
583
 
540
584
# This directory's subdirectories are mostly independent; you can cd
541
 
# into them and run `make' without going through this Makefile.
542
 
# To change the values of `make' variables: instead of editing Makefiles,
543
 
# (1) if the variable is set in `config.status', edit `config.status'
544
 
#     (which will cause the Makefiles to be regenerated when you run `make');
545
 
# (2) otherwise, pass the desired values on the `make' command line.
546
 
$(RECURSIVE_TARGETS):
 
585
# into them and run 'make' without going through this Makefile.
 
586
# To change the values of 'make' variables: instead of editing Makefiles,
 
587
# (1) if the variable is set in 'config.status', edit 'config.status'
 
588
#     (which will cause the Makefiles to be regenerated when you run 'make');
 
589
# (2) otherwise, pass the desired values on the 'make' command line.
 
590
$(RECURSIVE_TARGETS) $(RECURSIVE_CLEAN_TARGETS):
547
591
        @fail= failcom='exit 1'; \
548
592
        for f in x $$MAKEFLAGS; do \
549
593
          case $$f in \
553
597
        done; \
554
598
        dot_seen=no; \
555
599
        target=`echo $@ | sed s/-recursive//`; \
556
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
600
        case "$@" in \
 
601
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
602
          *) list='$(SUBDIRS)' ;; \
 
603
        esac; \
 
604
        for subdir in $$list; do \
557
605
          echo "Making $$target in $$subdir"; \
558
606
          if test "$$subdir" = "."; then \
559
607
            dot_seen=yes; \
567
615
        if test "$$dot_seen" = "no"; then \
568
616
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
569
617
        fi; test -z "$$fail"
570
 
 
571
 
$(RECURSIVE_CLEAN_TARGETS):
572
 
        @fail= failcom='exit 1'; \
573
 
        for f in x $$MAKEFLAGS; do \
574
 
          case $$f in \
575
 
            *=* | --[!k]*);; \
576
 
            *k*) failcom='fail=yes';; \
577
 
          esac; \
578
 
        done; \
579
 
        dot_seen=no; \
580
 
        case "$@" in \
581
 
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
582
 
          *) list='$(SUBDIRS)' ;; \
583
 
        esac; \
584
 
        rev=''; for subdir in $$list; do \
585
 
          if test "$$subdir" = "."; then :; else \
586
 
            rev="$$subdir $$rev"; \
587
 
          fi; \
588
 
        done; \
589
 
        rev="$$rev ."; \
590
 
        target=`echo $@ | sed s/-recursive//`; \
591
 
        for subdir in $$rev; do \
592
 
          echo "Making $$target in $$subdir"; \
593
 
          if test "$$subdir" = "."; then \
594
 
            local_target="$$target-am"; \
595
 
          else \
596
 
            local_target="$$target"; \
597
 
          fi; \
598
 
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
599
 
          || eval $$failcom; \
600
 
        done && test -z "$$fail"
601
618
tags-recursive:
602
619
        list='$(SUBDIRS)'; for subdir in $$list; do \
603
620
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
606
623
        list='$(SUBDIRS)'; for subdir in $$list; do \
607
624
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
608
625
        done
 
626
cscopelist-recursive:
 
627
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
628
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) cscopelist); \
 
629
        done
609
630
 
610
631
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
611
632
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
669
690
          && $(am__cd) $(top_srcdir) \
670
691
          && gtags -i $(GTAGS_ARGS) "$$here"
671
692
 
 
693
cscopelist: cscopelist-recursive $(HEADERS) $(SOURCES) $(LISP)
 
694
        list='$(SOURCES) $(HEADERS) $(LISP)'; \
 
695
        case "$(srcdir)" in \
 
696
          [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
 
697
          *) sdir=$(subdir)/$(srcdir) ;; \
 
698
        esac; \
 
699
        for i in $$list; do \
 
700
          if test -f "$$i"; then \
 
701
            echo "$(subdir)/$$i"; \
 
702
          else \
 
703
            echo "$$sdir/$$i"; \
 
704
          fi; \
 
705
        done >> $(top_builddir)/cscope.files
 
706
 
672
707
distclean-tags:
673
708
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
674
709
 
704
739
        done
705
740
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
706
741
          if test "$$subdir" = .; then :; else \
707
 
            test -d "$(distdir)/$$subdir" \
708
 
            || $(MKDIR_P) "$(distdir)/$$subdir" \
709
 
            || exit 1; \
710
 
          fi; \
711
 
        done
712
 
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
713
 
          if test "$$subdir" = .; then :; else \
 
742
            $(am__make_dryrun) \
 
743
              || test -d "$(distdir)/$$subdir" \
 
744
              || $(MKDIR_P) "$(distdir)/$$subdir" \
 
745
              || exit 1; \
714
746
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
715
747
            $(am__relativize); \
716
748
            new_distdir=$$reldir; \
842
874
uninstall-am: uninstall-ccpanelsLTLIBRARIES uninstall-desktopDATA \
843
875
        uninstall-dist_uiDATA
844
876
 
845
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
846
 
        install-am install-strip tags-recursive
 
877
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) \
 
878
        cscopelist-recursive ctags-recursive install-am install-strip \
 
879
        tags-recursive
847
880
 
848
881
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
849
882
        all all-am check check-am clean clean-ccpanelsLTLIBRARIES \
850
 
        clean-generic clean-libtool ctags ctags-recursive distclean \
851
 
        distclean-compile distclean-generic distclean-libtool \
852
 
        distclean-tags distdir dvi dvi-am html html-am info info-am \
853
 
        install install-am install-ccpanelsLTLIBRARIES install-data \
854
 
        install-data-am install-desktopDATA install-dist_uiDATA \
855
 
        install-dvi install-dvi-am install-exec install-exec-am \
856
 
        install-html install-html-am install-info install-info-am \
857
 
        install-man install-pdf install-pdf-am install-ps \
858
 
        install-ps-am install-strip installcheck installcheck-am \
859
 
        installdirs installdirs-am maintainer-clean \
860
 
        maintainer-clean-generic mostlyclean mostlyclean-compile \
861
 
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
862
 
        tags tags-recursive uninstall uninstall-am \
863
 
        uninstall-ccpanelsLTLIBRARIES uninstall-desktopDATA \
864
 
        uninstall-dist_uiDATA
 
883
        clean-generic clean-libtool cscopelist cscopelist-recursive \
 
884
        ctags ctags-recursive distclean distclean-compile \
 
885
        distclean-generic distclean-libtool distclean-tags distdir dvi \
 
886
        dvi-am html html-am info info-am install install-am \
 
887
        install-ccpanelsLTLIBRARIES install-data install-data-am \
 
888
        install-desktopDATA install-dist_uiDATA install-dvi \
 
889
        install-dvi-am install-exec install-exec-am install-html \
 
890
        install-html-am install-info install-info-am install-man \
 
891
        install-pdf install-pdf-am install-ps install-ps-am \
 
892
        install-strip installcheck installcheck-am installdirs \
 
893
        installdirs-am maintainer-clean maintainer-clean-generic \
 
894
        mostlyclean mostlyclean-compile mostlyclean-generic \
 
895
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
 
896
        uninstall uninstall-am uninstall-ccpanelsLTLIBRARIES \
 
897
        uninstall-desktopDATA uninstall-dist_uiDATA
865
898
 
866
899
 
867
900
@INTLTOOL_DESKTOP_RULE@