Archived
1
0
Fork 0

docs: added fscrawl

This commit is contained in:
Henrik Hautakoski 2010-11-14 10:44:08 +01:00
parent 2ad92d719e
commit 546a78ad76
2 changed files with 50 additions and 1 deletions

View file

@ -1,7 +1,8 @@
ASCIIDOC = asciidoc
HTML_DOCS = index.html api-notify.html strbuf.html xalloc.html rbtree.html
HTML_DOCS = index.html api-notify.html strbuf.html xalloc.html rbtree.html \
log.html fscrawl.html
ifndef VERBOSE
QUIET_ASCIIDOC = @echo ' ' GEN $@;