repo.or.cz
/
libfprint.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Allow drivers to specify custom bz3 match threshold
[libfprint.git]
/
Makefile.am
blob
1921cdc0b39544084f31aab1e6f4d99ee602b29b
1
EXTRA_DIST = THANKS TODO HACKING libfprint.pc.in
2
3
SUBDIRS = libfprint doc
4
5
if BUILD_EXAMPLES
6
SUBDIRS += examples
7
endif
8
9
pkgconfigdir=$(libdir)/pkgconfig
10
pkgconfig_DATA=libfprint.pc
11
DISTCLEANFILES=libfprint.pc
12