mirror of
https://gitlab.freedesktop.org/libfprint/fprintd.git
synced 2026-02-07 00:30:34 +01:00
data: Fix left-over build files from systemd service
This commit is contained in:
parent
c35cf36ba8
commit
476b175cc0
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue