packagekit/policy/Makefile.am

20 lines
429 B
Makefile
Raw Normal View History

2007-08-21 04:54:04 -07:00
NULL =
if SECURITY_TYPE_POLKIT
polkit_policydir = $(datadir)/polkit-1/actions
dist_polkit_policy_DATA = \
org.freedesktop.packagekit.policy \
2007-08-21 04:54:04 -07:00
$(NULL)
# You will need a recent intltool or the patch from this bug
# http://bugzilla.gnome.org/show_bug.cgi?id=462312
@INTLTOOL_POLICY_RULE@
2007-08-21 04:54:04 -07:00
EXTRA_DIST = org.freedesktop.packagekit.policy.in
DISTCLEANFILES = org.freedesktop.packagekit.policy
endif
2007-08-21 04:54:04 -07:00
clean-local :
rm -f *~