1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-10 14:58:01 +00:00
sgminer/compat/libusb-1.0/doc/Makefile.am

11 lines
170 B
Makefile
Raw Normal View History

2013-08-28 02:05:58 +00:00
EXTRA_DIST = doxygen.cfg.in
docs: doxygen.cfg
doxygen $^
docs-upload: docs
ln -s html api-1.0
rsync -av api-1.0/ web.sourceforge.net:htdocs/api-1.0/
rm -f api-1.0