~ubuntu-branches/ubuntu/precise/xfce4-power-manager/precise

« back to all changes in this revision

Viewing changes to src/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Lionel Le Folgoc
  • Date: 2009-12-04 16:13:45 UTC
  • mfrom: (6.2.3 squeeze)
  • Revision ID: james.westby@ubuntu.com-20091204161345-pkcz5rs7pudco2hl
Tags: 0.8.4.2-1ubuntu1
* Merge from Debian testing, remaining Ubuntu changes:
  - debian/patches:
    + xubuntu-use-notification-icons.patch: use our notification-* icons for
      notification bubbles instead of the normal ones LP: #437374
    + 10_pc.patch: added patched files to POTFILES.skip
    + series: created, with these two patches
  - debian/rules: add --with quilt
  - debian/control: build-depends on quilt (>= 0.46-7~)
  - debian/README.source: added.

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
        xfpm-brightness-hal.h                   \
44
44
        xfpm-brightness-widget.c                \
45
45
        xfpm-brightness-widget.h                \
46
 
        xfpm-idle.c                             \
47
 
        xfpm-idle.h                             \
48
46
        xfpm-inhibit.c                          \
49
47
        xfpm-inhibit.h                          \
50
48
        xfpm-screen-saver.c                     \
62
60
        xfpm-config.h                           \
63
61
        xfpm-enum.h                             \
64
62
        xfpm-debug.c                            \
65
 
        xfpm-debug.h
 
63
        xfpm-debug.h                            \
 
64
        egg-idletime.c                          \
 
65
        egg-idletime.h
66
66
 
67
67
 
68
68
xfce4_power_manager_CFLAGS =                    \