libfprint/doc/Makefile.am
2007-11-04 00:21:54 +00:00

11 lines
178 B
Makefile

EXTRA_DIST = doxygen.cfg
docs: doxygen.cfg
doxygen $^
docs-upload: docs
ln -s html fprint-api
ncftpput -f ~/.ncftp/reactivated -m -R httpdocs fprint-api/
rm -f fprint-api