Fix autogen.sh warning (gnu make extensions in doc/)
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2406 152afb58-edef-0310-8abb-c4023f1b3aa9svn/tags/lighttpd-1.4.22
parent
7883b7f2ff
commit
19963e8c8c
|
@ -86,7 +86,7 @@ EXTRA_DIST=lighttpd.conf lighttpd.user \
|
|||
oldstyle.css \
|
||||
$(DOCS)
|
||||
|
||||
%.html: %.txt
|
||||
.txt.html:
|
||||
rst2html $^ > $@
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue