~ubuntu-branches/debian/sid/hal/sid

« back to all changes in this revision

Viewing changes to privileges/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2007-10-23 12:33:58 UTC
  • Revision ID: james.westby@ubuntu.com-20071023123358-xaf8mjc5n84d5gtz
Tags: upstream-0.5.10
ImportĀ upstreamĀ versionĀ 0.5.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
 
2
 
if HAVE_POLKIT
3
 
polkit_privilegedir = $(sysconfdir)/PolicyKit/privilege.d
4
 
 
5
 
dist_polkit_privilege_DATA =                              \
6
 
        hal-storage-fixed-mount.privilege                 \
7
 
        hal-storage-fixed-mount-all-options.privilege     \
8
 
        hal-storage-removable-mount.privilege             \
9
 
        hal-storage-removable-mount-all-options.privilege \
10
 
        hal-power-suspend.privilege                       \
11
 
        hal-power-hibernate.privilege                     \
12
 
        hal-power-poweroff.privilege                      \
13
 
        hal-power-reboot.privilege                        \
14
 
        hal-power-cpufreq.privilege
15
 
endif
16
 
 
17
 
clean-local :
18
 
        rm -f *~