summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Kneschke <jan@kneschke.de>2006-10-09 21:38:23 +0000
committerJan Kneschke <jan@kneschke.de>2006-10-09 21:38:23 +0000
commitb7cd2f62f6b34039a9cec2063f76ea1cdaa2ba97 (patch)
treed504a9f9e82a8688de52985ed7522130c8c45217
parentabd59cd1d397b9aa676e37727237780376084622 (diff)
downloadlighttpd-git-b7cd2f62f6b34039a9cec2063f76ea1cdaa2ba97.tar.gz
added magnet.txt to the distributionlighttpd-1.4.13
git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@1391 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 eeaae74a..792ff222 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -35,7 +35,8 @@ trigger_b4_dl.txt \
webdav.txt \
expire.txt \
dirlisting.txt \
-evhost.txt
+evhost.txt \
+magnet.txt
HTMLDOCS=accesslog.html \
authentication.html \
@@ -71,7 +72,8 @@ HTMLDOCS=accesslog.html \
webdav.html \
expire.html \
dirlisting.html \
- evhost.html
+ evhost.html \
+ magnet.html
EXTRA_DIST=lighttpd.conf lighttpd.user \
rc.lighttpd rc.lighttpd.redhat sysconfig.lighttpd \