mirror of
https://gitlab.com/mishakmak/pam-fprint-grosshack.git
synced 2026-04-09 12:23:34 +02:00
main: Split off events loop handling into a separate file
To make it easier to use as an example.
This commit is contained in:
@ -24,6 +24,7 @@ libfprintd_la_LDFLAGS = -no-undefined
|
||||
|
||||
fprintd_SOURCES = \
|
||||
main.c \
|
||||
loop.c loop.h \
|
||||
file_storage.c file_storage.h storage.h
|
||||
fprintd_LDADD = libfprintd.la
|
||||
|
||||
|
||||
Reference in New Issue
Block a user