summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am14
1 files changed, 6 insertions, 8 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 792ff22..47ca576 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -35,8 +35,7 @@ trigger_b4_dl.txt \
webdav.txt \
expire.txt \
dirlisting.txt \
-evhost.txt \
-magnet.txt
+evhost.txt
HTMLDOCS=accesslog.html \
authentication.html \
@@ -72,8 +71,7 @@ HTMLDOCS=accesslog.html \
webdav.html \
expire.html \
dirlisting.html \
- evhost.html \
- magnet.html
+ evhost.html
EXTRA_DIST=lighttpd.conf lighttpd.user \
rc.lighttpd rc.lighttpd.redhat sysconfig.lighttpd \
@@ -83,7 +81,7 @@ EXTRA_DIST=lighttpd.conf lighttpd.user \
newstyle.css \
oldstyle.css \
$(DOCS)
-
+
%.html: %.txt
rst2html $^ > $@
@@ -92,11 +90,11 @@ html: $(HTMLDOCS)
#%.ps.gz: %.ps
# gzip $^
-
+
#%.ps: %.dot
-# dot -Tps -o $@ $^
+# dot -Tps -o $@ $^
clean-local:
rm -f *.html
-
+