summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Kneschke <jan@kneschke.de>2006-02-14 16:09:23 +0000
committerJan Kneschke <jan@kneschke.de>2006-02-14 16:09:23 +0000
commit731c4946e494eb5f414e6496a94164ef22154e5e (patch)
treea5b00de693ca9ea52968a5f438f934934f96c8d6
parentb4e5be77ea3236b7aca290cee590972ab1c51773 (diff)
downloadlighttpd-git-731c4946e494eb5f414e6496a94164ef22154e5e.tar.gz
added docs for mod_dirlisting
git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@993 152afb58-edef-0310-8abb-c4023f1b3aa9
-rw-r--r--doc/Makefile.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 043e570b..4343a70c 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -33,7 +33,8 @@ scgi.txt \
cml.txt \
trigger_b4_dl.txt \
webdav.txt \
-expire.txt
+expire.txt \
+dirlisting.txt
HTMLDOCS=accesslog.html \
authentication.html \
@@ -67,7 +68,8 @@ HTMLDOCS=accesslog.html \
cml.html \
trigger_b4_dl.html \
webdav.html \
- expire.html
+ expire.html \
+ dirlisting.html
EXTRA_DIST=lighttpd.conf lighttpd.user \
rc.lighttpd rc.lighttpd.redhat sysconfig.lighttpd \