mirror of
https://github.com/morgan9e/libfprint-fpc1020
synced 2026-04-14 00:14:16 +09:00
9 lines
100 B
Makefile
9 lines
100 B
Makefile
EXTRA_DIST = THANKS TODO HACKING
|
|
|
|
SUBDIRS = libfprint
|
|
|
|
if BUILD_EXAMPLES
|
|
SUBDIRS += examples
|
|
endif
|
|
|