mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
lib: Split off async functions
And don't add the new fpi-async.h to the driver imports, it will only be used by the upekts driver.
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
libfprint_sources = [
|
||||
'fp_internal.h',
|
||||
'drivers_api.h',
|
||||
'async.c',
|
||||
'fpi-async.c',
|
||||
'fpi-async.h',
|
||||
'core.c',
|
||||
'fpi-data.c',
|
||||
'fpi-data.h',
|
||||
|
||||
Reference in New Issue
Block a user