mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-01-02 07:40:13 +01:00
remove crfpmoc_storage from meson.build
This commit is contained in:
parent
58f4d305c8
commit
6872fcde27
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