mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
lib: Add drivers_api.h file
This will hide library internals, for the purpose of making the drivers API documentable.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
libfprint_sources = [
|
||||
'fp_internal.h',
|
||||
'drivers_api.h',
|
||||
'async.c',
|
||||
'core.c',
|
||||
'data.c',
|
||||
|
||||
Reference in New Issue
Block a user