mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
9 lines
100 B
Makefile
9 lines
100 B
Makefile
EXTRA_DIST = THANKS TODO HACKING
|
|
|
|
SUBDIRS = libfprint
|
|
|
|
if BUILD_EXAMPLES
|
|
SUBDIRS += examples
|
|
endif
|
|
|