mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
Add 'verify' example skeleton
This will become an example program to enroll a fingerprint and then verify a finger against it.
This commit is contained in:
@@ -1,2 +1,8 @@
|
||||
SUBDIRS = libfprint
|
||||
EXTRA_DIST = THANKS
|
||||
|
||||
SUBDIRS = libfprint
|
||||
|
||||
if BUILD_EXAMPLES
|
||||
SUBDIRS += examples
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user