summaryrefslogtreecommitdiff
path: root/policy/Makefile.am
blob: 1a962d21062696dafa73afc892811c9cf498628b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
polkit_policydir = $(datadir)/polkit-1/actions
polkit_policy_DATA =					\
	org.freedesktop.upower.policy		\
	org.freedesktop.upower.qos.policy

# You will need a recent intltool or the patch from this bug
# http://bugzilla.gnome.org/show_bug.cgi?id=462312
@INTLTOOL_POLICY_RULE@

EXTRA_DIST =						\
	org.freedesktop.upower.policy.in	\
	org.freedesktop.upower.qos.policy.in

DISTCLEANFILES =					\
	org.freedesktop.upower.policy		\
	org.freedesktop.upower.qos.policy

clean-local :
	rm -f *~