summaryrefslogtreecommitdiff
path: root/cli/generator.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'cli/generator.cxx')
-rw-r--r--cli/generator.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/cli/generator.cxx b/cli/generator.cxx
index 04f2b89..b45d0ec 100644
--- a/cli/generator.cxx
+++ b/cli/generator.cxx
@@ -489,6 +489,8 @@ generate (options const& ops, semantics::cli_unit& unit, path const& p)
if (!ops.stdout_ ())
{
+ // Remember to update link derivation if changing this.
+ //
path html_path (base + ops.html_suffix ());
if (!ops.output_dir ().empty ())