mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
lib: Split off imgdev functions
They now live in fpi-dev-img.[ch]
This commit is contained in:
@@ -11,6 +11,8 @@ libfprint_sources = [
|
||||
'fpi-data.h',
|
||||
'fpi-dev.c',
|
||||
'fpi-dev.h',
|
||||
'fpi-dev-img.c',
|
||||
'fpi-dev-img.h',
|
||||
'fpi-img.c',
|
||||
'fpi-img.h',
|
||||
'fpi-log.h',
|
||||
@@ -21,7 +23,6 @@ libfprint_sources = [
|
||||
'fpi-poll.c',
|
||||
'fpi-usb.h',
|
||||
'fpi-usb.c',
|
||||
'imgdev.c',
|
||||
'drivers/driver_ids.h',
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user