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
Add Authentec AES1610 driver
[libfprint.git]
/
doc
/
Makefile.am
blob
7f200a0beaf32b88461822d204cc9a0f414350ac
1
EXTRA_DIST = doxygen.cfg
2
3
docs: doxygen.cfg
4
doxygen $^
5
6
docs-upload: docs
7
ln -s html api
8
ncftpput -f ~/.ncftp/reactivated -m -R httpdocs/fprint api/
9
rm -f api
10