mirror of
https://gitlab.com/mishakmak/pam-fprint-grosshack.git
synced 2026-04-09 04:13:33 +02:00
D-Bus activation
Provide .conf and .service files for D-Bus to use, allowing fprintd to be autostarted
This commit is contained in:
committed by
Daniel Drake
parent
1f54a0c363
commit
aff2f2aacc
@ -4,7 +4,7 @@ noinst_HEADERS = $(BUILT_SOURCES)
|
||||
CLEANFILES = $(BUILT_SOURCES)
|
||||
EXTRA_DIST = fprintd.xml
|
||||
|
||||
bin_PROGRAMS = fprintd
|
||||
libexec_PROGRAMS = fprintd
|
||||
|
||||
fprintd_SOURCES = main.c manager.c device.c file_storage.c
|
||||
fprintd_LDADD = $(GLIB_LIBS) $(DBUS_GLIB_LIBS) $(FPRINT_LIBS)
|
||||
|
||||
Reference in New Issue
Block a user