Install a configuration file

This should be used to set the storage type.
This commit is contained in:
Bastien Nocera
2008-10-29 17:47:30 +00:00
committed by Daniel Drake
parent c738aa334d
commit 96b444ed3e
2 changed files with 5 additions and 0 deletions

View File

@ -15,6 +15,9 @@ polkit_in_files = net.reactivated.fprint.device.policy.in
@INTLTOOL_POLICY_RULE@
polkit_DATA = $(polkit_in_files:.policy.in=.policy)
confdir = $(sysconfdir)/
conf_DATA = fprintd.conf
check:
$(POLKIT_POLICY_FILE_VALIDATE) $(polkit_DATA)