diff options
Diffstat (limited to 'doc/buildfile')
-rw-r--r-- | doc/buildfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/buildfile b/doc/buildfile index 6fbdb81..9a6929d 100644 --- a/doc/buildfile +++ b/doc/buildfile @@ -14,7 +14,7 @@ define xhtml: doc xhtml{*}: extension = xhtml ./: {man1 xhtml}{bdep bdep-common-options $cmds} \ - css{common pre-box man} \ + css{common pre-box man} \ file{man-*} ./: file{cli.sh} |