Search
j0ke.net Open Build Service
>
Projects
>
hardware
:
fingerprint
>
libfprint
> libfprint-install_examples.patch
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File libfprint-install_examples.patch of Package libfprint
Index: examples/Makefile.am =================================================================== --- examples/Makefile.am.orig +++ examples/Makefile.am @@ -1,5 +1,6 @@ INCLUDES = -I$(top_srcdir) -noinst_PROGRAMS = verify_live enroll verify img_capture cpp-test +noinst_PROGRAMS = cpp-test +bin_PROGRAMS = verify_live enroll verify img_capture verify_live_SOURCES = verify_live.c verify_live_LDADD = ../libfprint/libfprint.la