libfprint/examples/Makefile.am
Daniel Drake 10bb96a0df Rename verify to verify_live
...to make way for an enroll example which stores on disk, and
a verify example that loads from disk.
2007-10-15 22:16:59 +01:00

6 lines
150 B
Makefile

INCLUDES = -I$(top_srcdir)
noinst_PROGRAMS = verify_live
verify_live_SOURCES = verify_live.c
verify_live_LDADD = ../libfprint/libfprint.la -lfprint