Whoops, HTML_FILE_EXTENSION got set to 'html' instead of '.html'. The former doesn't work very well..

Originally committed to SVN as r3318.
This commit is contained in:
Amar Takhar 2009-07-30 01:23:08 +00:00
parent 1e3b7678fc
commit b9b7460a8f

View file

@ -125,7 +125,7 @@ IGNORE_PREFIX =
#---------------------------------------------------------------------------
GENERATE_HTML = YES
HTML_OUTPUT = ./
HTML_FILE_EXTENSION = html
HTML_FILE_EXTENSION = .html
HTML_HEADER = html_header.html
HTML_FOOTER =
HTML_STYLESHEET =