Makefile was missing doc files

This commit is contained in:
Mark Cavage 2012-05-14 13:44:32 -07:00
parent c1dcb55d5b
commit 778e9c0b63
1 changed files with 5 additions and 1 deletions

View File

@ -27,7 +27,11 @@ DOC_FILES = client.md \
dn.md \
errors.md \
examples.md \
filters.md
filters.md \
guide.md \
index.md \
persistent_search.md \
server.md
JS_FILES := $(shell find lib test -name '*.js')
JSL_CONF_NODE = tools/jsl.node.conf