summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorArno Töll <arno@debian.org>2012-11-21 23:03:45 +0100
committerArno Töll <arno@debian.org>2012-11-21 23:03:45 +0100
commit9fa7c3d770fb8688555b661940e04c3bf6b6d8aa (patch)
tree7d26c5c3a492656762910721988ee0867f7a57c4 /doc/Makefile.am
parentc99b717062c6228c4ac6df3831702f81c9806df4 (diff)
downloadlighttpd-upstream/1.4.13_r1385.tar.gz
Imported Upstream version 1.4.13~r1385upstream/1.4.13_r1385
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 47ca576..eeaae74 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -81,7 +81,7 @@ EXTRA_DIST=lighttpd.conf lighttpd.user \
newstyle.css \
oldstyle.css \
$(DOCS)
-
+
%.html: %.txt
rst2html $^ > $@
@@ -90,11 +90,11 @@ html: $(HTMLDOCS)
#%.ps.gz: %.ps
# gzip $^
-
+
#%.ps: %.dot
-# dot -Tps -o $@ $^
+# dot -Tps -o $@ $^
clean-local:
rm -f *.html
-
+