mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
lib: Split off fpi_ssm functions
Rename drv.c to something more fitting to its contents, and move state machine code to its own header.
This commit is contained in:
@@ -4,7 +4,8 @@ libfprint_sources = [
|
||||
'async.c',
|
||||
'core.c',
|
||||
'data.c',
|
||||
'drv.c',
|
||||
'fpi-ssm.c',
|
||||
'fpi-ssm.h',
|
||||
'img.c',
|
||||
'imgdev.c',
|
||||
'poll.c',
|
||||
|
||||
Reference in New Issue
Block a user