[Fingerforce-commits] [fprintd] 02/08: data: Fix left-over build files from systemd service

Didier Raboud odyx at alioth.debian.org
Sun Sep 29 12:39:04 UTC 2013


This is an automated email from the git hooks/post-receive script.

odyx pushed a commit to branch debian
in repository fprintd.

commit 476b175cc0f56ff4a656dcb9ce5cd79532d80fca
Author: Bastien Nocera <hadess at hadess.net>
Date:   Tue Mar 5 15:49:52 2013 +0100

    data: Fix left-over build files from systemd service
---
 data/Makefile.am |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/data/Makefile.am b/data/Makefile.am
index 87b1c15..d71c5c5 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -36,7 +36,7 @@ fprintd.1: fprintd.pod
 endif
 
 EXTRA_DIST = $(dbus_services_in_files) $(dbus_conf_DATA) $(polkit_in_files) $(conf_DATA) $(systemdservice_in_files) fprintd.pod
-CLEANFILES = $(polkit_DATA) $(dbus_services_DATA) fprintd.1
+CLEANFILES = $(polkit_DATA) $(dbus_services_DATA) $(systemdservice_DATA) fprintd.1
 
 check:
 	@$(XMLLINT) --noout $(polkit_DATA)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/fingerforce/fprintd.git



More information about the Fingerforce-commits mailing list