f81aa47a19
This will become an example program to enroll a fingerprint and then verify a finger against it.
8 lines
87 B
Makefile
8 lines
87 B
Makefile
EXTRA_DIST = THANKS
|
|
|
|
SUBDIRS = libfprint
|
|
|
|
if BUILD_EXAMPLES
|
|
SUBDIRS += examples
|
|
endif
|
|
|