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-c4023f1b3aa9
svn/tags/lighttpd-1.4.22
Stefan Bühler 2009-03-03 10:41:04 +00:00
parent 7883b7f2ff
commit 19963e8c8c
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ EXTRA_DIST=lighttpd.conf lighttpd.user \
oldstyle.css \
$(DOCS)
%.html: %.txt
.txt.html:
rst2html $^ > $@