mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-05-11 09:38:09 +02:00
remove crfpmoc_storage from meson.build
This commit is contained in:
parent
740e684798
commit
7ed8fbc1c7
1 changed files with 1 additions and 1 deletions
|
|
@ -154,7 +154,7 @@ driver_sources = {
|
|||
'focaltech_moc' :
|
||||
[ 'drivers/focaltech_moc/focaltech_moc.c' ],
|
||||
'crfpmoc' :
|
||||
[ 'drivers/crfpmoc/crfpmoc.c', 'drivers/crfpmoc/crfpmoc_storage.c' ],
|
||||
[ 'drivers/crfpmoc/crfpmoc.c' ],
|
||||
}
|
||||
|
||||
helper_sources = {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue