mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-01-11 13:20:20 +01:00
8 lines
100 B
Makefile
8 lines
100 B
Makefile
EXTRA_DIST = THANKS TODO HACKING
|
|
|
|
SUBDIRS = libfprint
|
|
|
|
if BUILD_EXAMPLES
|
|
SUBDIRS += examples
|
|
endif
|
|
|